{
 "layers": [
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 0,
   "name": "License Agents",
   "type": "Feature Layer",
   "description": "This is a point feature class representing DNR license agents (both private vendors and DNR office sales locations).   It was geocoded, and then manually spot checked and corrected in some cases where needed.  It is intended for use in applications displaying the locations of businesses that are authorized to sell DNR licenses.   THIS FEATURE CLASS CONTAINS BOTH OPEN AND CLOSED LOCATIONS.  IT MUST BE JOINED TO THE WIN GoWild DATABASE TO OBTAIN LOCATION STATUS AND DETAILS.",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 3071,
    "latestWkid": 3071,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5100900,
    "falseY": -14478100,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "Wisconsin Department of Natural Resources, Bureau of Customer & Outreach Services and Bureau of Technology Services",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 5000000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "f131b6766187eae9fea2a4ff655a3768",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAcElEQVQYlZ3QMQqDUBCE4Q/iJbxDriLBIq1Vau9hk5AymMITeC0liF4hBCQ8Xp4gGdhilp/d2c3sVPYvWKDEC3cMKfCCNvAVjphjsI6m5zjjEYOHRLRvLwSfuAb+s7JPgTcsOGFCg3Hr6m6tH+3+4xvvNw9LMWsUbgAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 7,
      "height": 7,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 242043.7149,
    "ymin": 127467.105599999,
    "xmax": 765857.8772,
    "ymax": 709496.2016,
    "spatialReference": {
     "wkid": 3071,
     "latestWkid": 3071,
     "xyTolerance": 0.001,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -5100900,
     "falseY": -14478100,
     "xyUnits": 4.504455473910538E8,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "BusinessName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "SDEDNR.EN_LICENSE_AGENT_PT_VAR.OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SDEDNR.EN_LICENSE_AGENT_PT_VAR.AGENT_ID",
     "type": "esriFieldTypeInteger",
     "alias": "Agent ID",
     "domain": null
    },
    {
     "name": "SDEDNR.EN_LICENSE_AGENT_PT_VAR.SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "Id",
     "type": "esriFieldTypeGUID",
     "alias": "Id",
     "length": 38,
     "domain": null
    },
    {
     "name": "AgentId",
     "type": "esriFieldTypeInteger",
     "alias": "AgentId",
     "domain": null
    },
    {
     "name": "BusinessName",
     "type": "esriFieldTypeString",
     "alias": "BusinessName",
     "length": 255,
     "domain": null
    },
    {
     "name": "Address1",
     "type": "esriFieldTypeString",
     "alias": "Address1",
     "length": 255,
     "domain": null
    },
    {
     "name": "Address2",
     "type": "esriFieldTypeString",
     "alias": "Address2",
     "length": 255,
     "domain": null
    },
    {
     "name": "City",
     "type": "esriFieldTypeString",
     "alias": "City",
     "length": 100,
     "domain": null
    },
    {
     "name": "StateId",
     "type": "esriFieldTypeInteger",
     "alias": "StateId",
     "domain": null
    },
    {
     "name": "StateName",
     "type": "esriFieldTypeString",
     "alias": "StateName",
     "length": 100,
     "domain": null
    },
    {
     "name": "PostalCode",
     "type": "esriFieldTypeString",
     "alias": "PostalCode",
     "length": 20,
     "domain": null
    },
    {
     "name": "CountryId",
     "type": "esriFieldTypeInteger",
     "alias": "CountryId",
     "domain": null
    },
    {
     "name": "CountryName",
     "type": "esriFieldTypeString",
     "alias": "CountryName",
     "length": 100,
     "domain": null
    },
    {
     "name": "CountyId",
     "type": "esriFieldTypeGUID",
     "alias": "CountyId",
     "length": 38,
     "domain": null
    },
    {
     "name": "CountyName",
     "type": "esriFieldTypeString",
     "alias": "CountyName",
     "length": 100,
     "domain": null
    },
    {
     "name": "PhoneNumber",
     "type": "esriFieldTypeString",
     "alias": "PhoneNumber",
     "length": 50,
     "domain": null
    },
    {
     "name": "Status",
     "type": "esriFieldTypeString",
     "alias": "Status",
     "length": 9,
     "domain": null
    },
    {
     "name": "Trained",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Trained",
     "domain": null
    },
    {
     "name": "HasSetBankPole",
     "type": "esriFieldTypeInteger",
     "alias": "HasSetBankPole",
     "domain": null
    },
    {
     "name": "SeasonOpen",
     "type": "esriFieldTypeString",
     "alias": "SeasonOpen",
     "length": 10,
     "domain": null
    },
    {
     "name": "SeasonClosed",
     "type": "esriFieldTypeString",
     "alias": "SeasonClosed",
     "length": 10,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SDEDNR.EN_LICENSE_AGENT_PT_VAR.SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "AGENT_ID",
     "fields": "SDEDNR.EN_LICENSE_AGENT_PT_VAR.AGENT_ID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R416911_SDE_ROWID_UK",
     "fields": "SDEDNR.EN_LICENSE_AGENT_PT_VAR.OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A2851_IX1",
     "fields": "SDEDNR.EN_LICENSE_AGENT_PT_VAR.SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": false,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 1,
   "name": "DNR Service Center Agents",
   "type": "Feature Layer",
   "description": "This is a point feature class representing DNR license agents (both private vendors and DNR office sales locations).   It was geocoded, and then manually spot checked and corrected in some cases where needed.  It is intended for use in applications displaying the locations of businesses that are authorized to sell DNR licenses.   THIS FEATURE CLASS CONTAINS BOTH OPEN AND CLOSED LOCATIONS.  IT MUST BE JOINED TO THE WIN GoWild DATABASE TO OBTAIN LOCATION STATUS AND DETAILS.",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 3071,
    "latestWkid": 3071,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5100900,
    "falseY": -14478100,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "Wisconsin Department of Natural Resources, Bureau of Customer & Outreach Services and Bureau of Technology Services",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 5000000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "7dae8ff5801783f28bc681fb428a7fd4",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeUlEQVRIid3VTYhNYRgH8N9zzcLCV2JhYYMoSxZjSUlZDE3XmSk1K9tZWkmabJUlJbGQMq6vkqSmbKR8rETY2SlZIGQW9z46t5Ex5ph7z82Cf53F+3beX+/HOc875C9m6P/Fi7Qi2YdtDdZ0eBc8xYNWaNfCi7Q6OY7JYHnZl4ifr7wdSye3c24qdHrGi7QFd4Ktf5jYhuTsC/ZPpMOXwpcl8SKtxT1s0lsOfOOyNCq6i6vGk9PRO/wjBw9x5BrnK/HxtLnDhBoJTkylC/P3/xe8TTNo1MGx8Tm78HBRHDtrwt0EOyrxYN0gONbPbyyc+cdB5OBDJZ68DEbr4uX4SnwZtzocq2l/+sz9Snw6PCnSDPb2K5f/x90wW4nPZRKPsaoP+9kspxZ2/oa3wuux1ExuYGUP8CuM3A5fl8TLXA0z42m4wxnsrkDbwcXkaCsW/8oqS+50dE9+TzMNNxgp6/ncVr0v63mDm1fCm4Eui+vhEd2n7/y7d+h3uPlgoM+eGEsAAAAASUVORK5CYII=",
      "contentType": "image/png",
      "width": 17,
      "height": 17,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 242043.7149,
    "ymin": 127467.105599999,
    "xmax": 765857.8772,
    "ymax": 709496.2016,
    "spatialReference": {
     "wkid": 3071,
     "latestWkid": 3071,
     "xyTolerance": 0.001,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -5100900,
     "falseY": -14478100,
     "xyUnits": 4.504455473910538E8,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "SDEDNR.EN_LICENSE_AGENT_PT_VAR.AGENT_ID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "SDEDNR.EN_LICENSE_AGENT_PT_VAR.OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SDEDNR.EN_LICENSE_AGENT_PT_VAR.AGENT_ID",
     "type": "esriFieldTypeInteger",
     "alias": "Agent ID",
     "domain": null
    },
    {
     "name": "SDEDNR.EN_LICENSE_AGENT_PT_VAR.SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "Id",
     "type": "esriFieldTypeGUID",
     "alias": "Id",
     "length": 38,
     "domain": null
    },
    {
     "name": "AgentId",
     "type": "esriFieldTypeInteger",
     "alias": "AgentId",
     "domain": null
    },
    {
     "name": "BusinessName",
     "type": "esriFieldTypeString",
     "alias": "BusinessName",
     "length": 255,
     "domain": null
    },
    {
     "name": "Address1",
     "type": "esriFieldTypeString",
     "alias": "Address1",
     "length": 255,
     "domain": null
    },
    {
     "name": "Address2",
     "type": "esriFieldTypeString",
     "alias": "Address2",
     "length": 255,
     "domain": null
    },
    {
     "name": "City",
     "type": "esriFieldTypeString",
     "alias": "City",
     "length": 100,
     "domain": null
    },
    {
     "name": "StateId",
     "type": "esriFieldTypeInteger",
     "alias": "StateId",
     "domain": null
    },
    {
     "name": "StateName",
     "type": "esriFieldTypeString",
     "alias": "StateName",
     "length": 100,
     "domain": null
    },
    {
     "name": "PostalCode",
     "type": "esriFieldTypeString",
     "alias": "PostalCode",
     "length": 20,
     "domain": null
    },
    {
     "name": "CountryId",
     "type": "esriFieldTypeInteger",
     "alias": "CountryId",
     "domain": null
    },
    {
     "name": "CountryName",
     "type": "esriFieldTypeString",
     "alias": "CountryName",
     "length": 100,
     "domain": null
    },
    {
     "name": "CountyId",
     "type": "esriFieldTypeGUID",
     "alias": "CountyId",
     "length": 38,
     "domain": null
    },
    {
     "name": "CountyName",
     "type": "esriFieldTypeString",
     "alias": "CountyName",
     "length": 100,
     "domain": null
    },
    {
     "name": "PhoneNumber",
     "type": "esriFieldTypeString",
     "alias": "PhoneNumber",
     "length": 50,
     "domain": null
    },
    {
     "name": "Status",
     "type": "esriFieldTypeString",
     "alias": "Status",
     "length": 9,
     "domain": null
    },
    {
     "name": "Trained",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Trained",
     "domain": null
    },
    {
     "name": "HasSetBankPole",
     "type": "esriFieldTypeInteger",
     "alias": "HasSetBankPole",
     "domain": null
    },
    {
     "name": "SeasonOpen",
     "type": "esriFieldTypeString",
     "alias": "SeasonOpen",
     "length": 10,
     "domain": null
    },
    {
     "name": "SeasonClosed",
     "type": "esriFieldTypeString",
     "alias": "SeasonClosed",
     "length": 10,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SDEDNR.EN_LICENSE_AGENT_PT_VAR.SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "AGENT_ID",
     "fields": "SDEDNR.EN_LICENSE_AGENT_PT_VAR.AGENT_ID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R416911_SDE_ROWID_UK",
     "fields": "SDEDNR.EN_LICENSE_AGENT_PT_VAR.OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A2851_IX1",
     "fields": "SDEDNR.EN_LICENSE_AGENT_PT_VAR.SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": false,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  }
 ],
 "tables": [
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 2,
   "name": "dbo.vwAgents",
   "type": "Table",
   "description": null,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "BusinessName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "Id",
     "type": "esriFieldTypeGUID",
     "alias": "Id",
     "length": 38,
     "domain": null
    },
    {
     "name": "AgentId",
     "type": "esriFieldTypeInteger",
     "alias": "AgentId",
     "domain": null
    },
    {
     "name": "BusinessName",
     "type": "esriFieldTypeString",
     "alias": "BusinessName",
     "length": 255,
     "domain": null
    },
    {
     "name": "Address1",
     "type": "esriFieldTypeString",
     "alias": "Address1",
     "length": 255,
     "domain": null
    },
    {
     "name": "Address2",
     "type": "esriFieldTypeString",
     "alias": "Address2",
     "length": 255,
     "domain": null
    },
    {
     "name": "City",
     "type": "esriFieldTypeString",
     "alias": "City",
     "length": 100,
     "domain": null
    },
    {
     "name": "StateId",
     "type": "esriFieldTypeInteger",
     "alias": "StateId",
     "domain": null
    },
    {
     "name": "StateName",
     "type": "esriFieldTypeString",
     "alias": "StateName",
     "length": 100,
     "domain": null
    },
    {
     "name": "PostalCode",
     "type": "esriFieldTypeString",
     "alias": "PostalCode",
     "length": 20,
     "domain": null
    },
    {
     "name": "CountryId",
     "type": "esriFieldTypeInteger",
     "alias": "CountryId",
     "domain": null
    },
    {
     "name": "CountryName",
     "type": "esriFieldTypeString",
     "alias": "CountryName",
     "length": 100,
     "domain": null
    },
    {
     "name": "CountyId",
     "type": "esriFieldTypeGUID",
     "alias": "CountyId",
     "length": 38,
     "domain": null
    },
    {
     "name": "CountyName",
     "type": "esriFieldTypeString",
     "alias": "CountyName",
     "length": 100,
     "domain": null
    },
    {
     "name": "PhoneNumber",
     "type": "esriFieldTypeString",
     "alias": "PhoneNumber",
     "length": 50,
     "domain": null
    },
    {
     "name": "Status",
     "type": "esriFieldTypeString",
     "alias": "Status",
     "length": 9,
     "domain": null
    },
    {
     "name": "Trained",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Trained",
     "domain": null
    },
    {
     "name": "HasSetBankPole",
     "type": "esriFieldTypeInteger",
     "alias": "HasSetBankPole",
     "domain": null
    },
    {
     "name": "SeasonOpen",
     "type": "esriFieldTypeString",
     "alias": "SeasonOpen",
     "length": 10,
     "domain": null
    },
    {
     "name": "SeasonClosed",
     "type": "esriFieldTypeString",
     "alias": "SeasonClosed",
     "length": 10,
     "domain": null
    }
   ],
   "indexes": null,
   "subtypes": [],
   "relationships": [],
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, PBF",
   "isDataVersioned": false,
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": false,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   }
  }
 ]
}