{
 "currentVersion": 10.8,
 "id": 30,
 "name": "Structures",
 "type": "Feature Layer",
 "description": "The Structure layer delinieates the footprints of buildings and other structures.",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Massachusetts_Mainland_FIPS_2001_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",656166.6666666665],PARAMETER[\"False_Northing\",2460625.0],PARAMETER[\"Central_Meridian\",-71.5],PARAMETER[\"Standard_Parallel_1\",41.71666666666667],PARAMETER[\"Standard_Parallel_2\",42.68333333333333],PARAMETER[\"Latitude_Of_Origin\",41.0],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]"},
 "copyrightText": "Alliance for Public Gardens GIS, Brian Morgan",
 "parentLayer": {
  "id": 29,
  "name": "Facilities"
 },
 "subLayers": [],
 "minScale": 9029,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSFS",
    "style": "esriSFSSolid",
    "color": [
     0,
     0,
     0,
     0
    ],
    "outline": {
     "type": "esriSLS",
     "style": "esriSLSSolid",
     "color": [
      0,
      0,
      0,
      255
     ],
     "width": 1
    }
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
    "where": null,
    "labelExpression": "[NamePublic]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      225,
      225,
      225,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "baseline",
     "horizontalAlignment": "left",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": [
      137,
      90,
      68,
      255
     ],
     "haloSize": 1,
     "font": {
      "family": "Segoe UI",
      "size": 8,
      "style": "italic",
      "weight": "bold",
      "decoration": "none"
     }
    },
    "minScale": 1129,
    "maxScale": 0
   }
  ]
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 755223.2027378529,
  "ymin": 2932348.427227348,
  "xmax": 759531.0796207786,
  "ymax": 2937442.5820652694,
  "spatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Massachusetts_Mainland_FIPS_2001_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",656166.6666666665],PARAMETER[\"False_Northing\",2460625.0],PARAMETER[\"Central_Meridian\",-71.5],PARAMETER[\"Standard_Parallel_1\",41.71666666666667],PARAMETER[\"Standard_Parallel_2\",42.68333333333333],PARAMETER[\"Latitude_Of_Origin\",41.0],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]"}
 },
 "timeInfo": {
  "startTimeField": "ConstructionDate",
  "endTimeField": null,
  "trackIdField": null,
  "timeExtent": [
   -4733578800000,
   1733029200000
  ],
  "timeReference": {
   "timeZone": "Eastern Standard Time",
   "respectsDaylightSaving": false
  },
  "timeInterval": 2,
  "timeIntervalUnits": "esriTimeUnitsMonths",
  "exportOptions": {
   "useTime": true,
   "timeDataCumulative": false,
   "timeOffset": null,
   "timeOffsetUnits": null
  },
  "hasLiveData": true
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "Name",
 "typeIdField": "StructureType",
 "subtypeFieldName": "StructureType",
 "subtypeField": "StructureType",
 "defaultSubtypeCode": 3,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "StructureType",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Structure Type",
   "domain": null
  },
  {
   "name": "Name",
   "type": "esriFieldTypeString",
   "alias": "Structure Name",
   "length": 50,
   "domain": null
  },
  {
   "name": "Address",
   "type": "esriFieldTypeString",
   "alias": "Address",
   "length": 100,
   "domain": null
  },
  {
   "name": "ADA",
   "type": "esriFieldTypeSmallInteger",
   "alias": "ADA",
   "domain": {
    "type": "codedValue",
    "name": "WS2_YesNo",
    "description": "Valid values are Yes and No.",
    "codedValues": [
     {
      "name": "No",
      "code": 0
     },
     {
      "name": "Yes",
      "code": 1
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "Access",
   "type": "esriFieldTypeString",
   "alias": "Access",
   "length": 20,
   "domain": {
    "type": "codedValue",
    "name": "WS2_StructureAccess",
    "description": "Valid values for Structure:Access.",
    "codedValues": [
     {
      "name": "Public",
      "code": "Public"
     },
     {
      "name": "Private",
      "code": "Private"
     },
     {
      "name": "Restricted",
      "code": "Restricted"
     },
     {
      "name": "Mixed",
      "code": "Mixed"
     },
     {
      "name": "Other",
      "code": "Other"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "Shape.area",
   "type": "esriFieldTypeDouble",
   "alias": "Area",
   "domain": null
  },
  {
   "name": "Shape.len",
   "type": "esriFieldTypeDouble",
   "alias": "Length",
   "domain": null
  },
  {
   "name": "Status",
   "type": "esriFieldTypeString",
   "alias": "Status",
   "length": 50,
   "domain": null
  },
  {
   "name": "NamePublic",
   "type": "esriFieldTypeString",
   "alias": "NamePublic",
   "length": 100,
   "domain": null
  }
 ],
 "geometryField": {},
 "indexes": null,
 "types": [
  {
   "domains": {
    "UtilityWater": {"type": "inherited"},
    "UtilityGas": {"type": "inherited"},
    "UtilityTelephone": {"type": "inherited"},
    "UtilityData": {"type": "inherited"},
    "UtilitySanitarySewer": {"type": "inherited"},
    "UtilityStormSewer": {"type": "inherited"},
    "SystemsHeating": {"type": "inherited"},
    "SystemsCooling": {"type": "inherited"},
    "SystemsFireSuppression": {"type": "inherited"},
    "SystemsSecurity": {"type": "inherited"},
    "ADA": {"type": "inherited"},
    "Access": {"type": "inherited"},
    "ContactName": {"type": "inherited"}
   },
   "id": 1,
   "name": "Administration"
  },
  {
   "domains": {
    "UtilityWater": {"type": "inherited"},
    "UtilityGas": {"type": "inherited"},
    "UtilityTelephone": {"type": "inherited"},
    "UtilityData": {"type": "inherited"},
    "UtilitySanitarySewer": {"type": "inherited"},
    "UtilityStormSewer": {"type": "inherited"},
    "SystemsHeating": {"type": "inherited"},
    "SystemsCooling": {"type": "inherited"},
    "SystemsFireSuppression": {"type": "inherited"},
    "SystemsSecurity": {"type": "inherited"},
    "ADA": {"type": "inherited"},
    "Access": {"type": "inherited"},
    "ContactName": {"type": "inherited"}
   },
   "id": 2,
   "name": "Education"
  },
  {
   "domains": {
    "UtilityWater": {"type": "inherited"},
    "UtilityGas": {"type": "inherited"},
    "UtilityTelephone": {"type": "inherited"},
    "UtilityData": {"type": "inherited"},
    "UtilitySanitarySewer": {"type": "inherited"},
    "UtilityStormSewer": {"type": "inherited"},
    "SystemsHeating": {"type": "inherited"},
    "SystemsCooling": {"type": "inherited"},
    "SystemsFireSuppression": {"type": "inherited"},
    "SystemsSecurity": {"type": "inherited"},
    "ADA": {"type": "inherited"},
    "Access": {"type": "inherited"},
    "ContactName": {"type": "inherited"}
   },
   "id": 3,
   "name": "Exhibit"
  },
  {
   "domains": {
    "UtilityWater": {"type": "inherited"},
    "UtilityGas": {"type": "inherited"},
    "UtilityTelephone": {"type": "inherited"},
    "UtilityData": {"type": "inherited"},
    "UtilitySanitarySewer": {"type": "inherited"},
    "UtilityStormSewer": {"type": "inherited"},
    "SystemsHeating": {"type": "inherited"},
    "SystemsCooling": {"type": "inherited"},
    "SystemsFireSuppression": {"type": "inherited"},
    "SystemsSecurity": {"type": "inherited"},
    "ADA": {"type": "inherited"},
    "Access": {"type": "inherited"},
    "ContactName": {"type": "inherited"}
   },
   "id": 4,
   "name": "Facilities"
  },
  {
   "domains": {
    "UtilityWater": {"type": "inherited"},
    "UtilityGas": {"type": "inherited"},
    "UtilityTelephone": {"type": "inherited"},
    "UtilityData": {"type": "inherited"},
    "UtilitySanitarySewer": {"type": "inherited"},
    "UtilityStormSewer": {"type": "inherited"},
    "SystemsHeating": {"type": "inherited"},
    "SystemsCooling": {"type": "inherited"},
    "SystemsFireSuppression": {"type": "inherited"},
    "SystemsSecurity": {"type": "inherited"},
    "ADA": {"type": "inherited"},
    "Access": {"type": "inherited"},
    "ContactName": {"type": "inherited"}
   },
   "id": 5,
   "name": "Horticulture"
  },
  {
   "domains": {
    "UtilityWater": {"type": "inherited"},
    "UtilityGas": {"type": "inherited"},
    "UtilityTelephone": {"type": "inherited"},
    "UtilityData": {"type": "inherited"},
    "UtilitySanitarySewer": {"type": "inherited"},
    "UtilityStormSewer": {"type": "inherited"},
    "SystemsHeating": {"type": "inherited"},
    "SystemsCooling": {"type": "inherited"},
    "SystemsFireSuppression": {"type": "inherited"},
    "SystemsSecurity": {"type": "inherited"},
    "ADA": {"type": "inherited"},
    "Access": {"type": "inherited"},
    "ContactName": {"type": "inherited"}
   },
   "id": 6,
   "name": "Research"
  },
  {
   "domains": {
    "UtilityWater": {"type": "inherited"},
    "UtilityGas": {"type": "inherited"},
    "UtilityTelephone": {"type": "inherited"},
    "UtilityData": {"type": "inherited"},
    "UtilitySanitarySewer": {"type": "inherited"},
    "UtilityStormSewer": {"type": "inherited"},
    "SystemsHeating": {"type": "inherited"},
    "SystemsCooling": {"type": "inherited"},
    "SystemsFireSuppression": {"type": "inherited"},
    "SystemsSecurity": {"type": "inherited"},
    "ADA": {"type": "inherited"},
    "Access": {"type": "inherited"},
    "ContactName": {"type": "inherited"}
   },
   "id": 7,
   "name": "Visitor Amenity"
  },
  {
   "domains": {
    "UtilityWater": {"type": "inherited"},
    "UtilityGas": {"type": "inherited"},
    "UtilityTelephone": {"type": "inherited"},
    "UtilityData": {"type": "inherited"},
    "UtilitySanitarySewer": {"type": "inherited"},
    "UtilityStormSewer": {"type": "inherited"},
    "SystemsHeating": {"type": "inherited"},
    "SystemsCooling": {"type": "inherited"},
    "SystemsFireSuppression": {"type": "inherited"},
    "SystemsSecurity": {"type": "inherited"},
    "ADA": {"type": "inherited"},
    "Access": {"type": "inherited"},
    "ContactName": {"type": "inherited"}
   },
   "id": 8,
   "name": "Mixed"
  },
  {
   "domains": {
    "UtilityWater": {"type": "inherited"},
    "UtilityGas": {"type": "inherited"},
    "UtilityTelephone": {"type": "inherited"},
    "UtilityData": {"type": "inherited"},
    "UtilitySanitarySewer": {"type": "inherited"},
    "UtilityStormSewer": {"type": "inherited"},
    "SystemsHeating": {"type": "inherited"},
    "SystemsCooling": {"type": "inherited"},
    "SystemsFireSuppression": {"type": "inherited"},
    "SystemsSecurity": {"type": "inherited"},
    "ADA": {"type": "inherited"},
    "Access": {"type": "inherited"},
    "ContactName": {"type": "inherited"}
   },
   "id": 9,
   "name": "Other"
  },
  {
   "domains": {
    "UtilityWater": {"type": "inherited"},
    "UtilityGas": {"type": "inherited"},
    "UtilityTelephone": {"type": "inherited"},
    "UtilityData": {"type": "inherited"},
    "UtilitySanitarySewer": {"type": "inherited"},
    "UtilityStormSewer": {"type": "inherited"},
    "SystemsHeating": {"type": "inherited"},
    "SystemsCooling": {"type": "inherited"},
    "SystemsFireSuppression": {"type": "inherited"},
    "SystemsSecurity": {"type": "inherited"},
    "ADA": {"type": "inherited"},
    "Access": {"type": "inherited"},
    "ContactName": {"type": "inherited"}
   },
   "id": 0,
   "name": "UNKNOWN"
  }
 ],
 "subtypes": [
  {
   "domains": {
    "UtilityWater": {"type": "inherited"},
    "UtilityGas": {"type": "inherited"},
    "UtilityTelephone": {"type": "inherited"},
    "UtilityData": {"type": "inherited"},
    "UtilitySanitarySewer": {"type": "inherited"},
    "UtilityStormSewer": {"type": "inherited"},
    "SystemsHeating": {"type": "inherited"},
    "SystemsCooling": {"type": "inherited"},
    "SystemsFireSuppression": {"type": "inherited"},
    "SystemsSecurity": {"type": "inherited"},
    "ADA": {"type": "inherited"},
    "Access": {"type": "inherited"},
    "ContactName": {"type": "inherited"}
   },
   "defaultValues": {
    "StructureID": null,
    "StructureType": 3,
    "Name": null,
    "Address": null,
    "ConstructionDate": null,
    "LifeExpectancyInYears": null,
    "ConstructionDocumentURL": null,
    "FloorLevels": 1,
    "UtilityWater": null,
    "UtilityGas": null,
    "UtilityTelephone": null,
    "UtilityData": null,
    "UtilitySanitarySewer": null,
    "UtilityStormSewer": null,
    "SystemsHeating": null,
    "SystemsCooling": null,
    "SystemsFireSuppression": null,
    "SystemsSecurity": null,
    "ADA": null,
    "Access": null,
    "ContactName": null,
    "EnclosureCode": null,
    "SectionID": null,
    "Comments": null,
    "Status": null,
    "NamePublic": null
   },
   "code": 1,
   "name": "Administration"
  },
  {
   "domains": {
    "UtilityWater": {"type": "inherited"},
    "UtilityGas": {"type": "inherited"},
    "UtilityTelephone": {"type": "inherited"},
    "UtilityData": {"type": "inherited"},
    "UtilitySanitarySewer": {"type": "inherited"},
    "UtilityStormSewer": {"type": "inherited"},
    "SystemsHeating": {"type": "inherited"},
    "SystemsCooling": {"type": "inherited"},
    "SystemsFireSuppression": {"type": "inherited"},
    "SystemsSecurity": {"type": "inherited"},
    "ADA": {"type": "inherited"},
    "Access": {"type": "inherited"},
    "ContactName": {"type": "inherited"}
   },
   "defaultValues": {
    "StructureID": null,
    "StructureType": 3,
    "Name": null,
    "Address": null,
    "ConstructionDate": null,
    "LifeExpectancyInYears": null,
    "ConstructionDocumentURL": null,
    "FloorLevels": 1,
    "UtilityWater": null,
    "UtilityGas": null,
    "UtilityTelephone": null,
    "UtilityData": null,
    "UtilitySanitarySewer": null,
    "UtilityStormSewer": null,
    "SystemsHeating": null,
    "SystemsCooling": null,
    "SystemsFireSuppression": null,
    "SystemsSecurity": null,
    "ADA": null,
    "Access": null,
    "ContactName": null,
    "EnclosureCode": null,
    "SectionID": null,
    "Comments": null,
    "Status": null,
    "NamePublic": null
   },
   "code": 2,
   "name": "Education"
  },
  {
   "domains": {
    "UtilityWater": {"type": "inherited"},
    "UtilityGas": {"type": "inherited"},
    "UtilityTelephone": {"type": "inherited"},
    "UtilityData": {"type": "inherited"},
    "UtilitySanitarySewer": {"type": "inherited"},
    "UtilityStormSewer": {"type": "inherited"},
    "SystemsHeating": {"type": "inherited"},
    "SystemsCooling": {"type": "inherited"},
    "SystemsFireSuppression": {"type": "inherited"},
    "SystemsSecurity": {"type": "inherited"},
    "ADA": {"type": "inherited"},
    "Access": {"type": "inherited"},
    "ContactName": {"type": "inherited"}
   },
   "defaultValues": {
    "StructureID": null,
    "StructureType": 3,
    "Name": null,
    "Address": null,
    "ConstructionDate": null,
    "LifeExpectancyInYears": null,
    "ConstructionDocumentURL": null,
    "FloorLevels": 1,
    "UtilityWater": null,
    "UtilityGas": null,
    "UtilityTelephone": null,
    "UtilityData": null,
    "UtilitySanitarySewer": null,
    "UtilityStormSewer": null,
    "SystemsHeating": null,
    "SystemsCooling": null,
    "SystemsFireSuppression": null,
    "SystemsSecurity": null,
    "ADA": null,
    "Access": null,
    "ContactName": null,
    "EnclosureCode": null,
    "SectionID": null,
    "Comments": null,
    "Status": null,
    "NamePublic": null
   },
   "code": 3,
   "name": "Exhibit"
  },
  {
   "domains": {
    "UtilityWater": {"type": "inherited"},
    "UtilityGas": {"type": "inherited"},
    "UtilityTelephone": {"type": "inherited"},
    "UtilityData": {"type": "inherited"},
    "UtilitySanitarySewer": {"type": "inherited"},
    "UtilityStormSewer": {"type": "inherited"},
    "SystemsHeating": {"type": "inherited"},
    "SystemsCooling": {"type": "inherited"},
    "SystemsFireSuppression": {"type": "inherited"},
    "SystemsSecurity": {"type": "inherited"},
    "ADA": {"type": "inherited"},
    "Access": {"type": "inherited"},
    "ContactName": {"type": "inherited"}
   },
   "defaultValues": {
    "StructureID": null,
    "StructureType": 3,
    "Name": null,
    "Address": null,
    "ConstructionDate": null,
    "LifeExpectancyInYears": null,
    "ConstructionDocumentURL": null,
    "FloorLevels": 1,
    "UtilityWater": null,
    "UtilityGas": null,
    "UtilityTelephone": null,
    "UtilityData": null,
    "UtilitySanitarySewer": null,
    "UtilityStormSewer": null,
    "SystemsHeating": null,
    "SystemsCooling": null,
    "SystemsFireSuppression": null,
    "SystemsSecurity": null,
    "ADA": null,
    "Access": null,
    "ContactName": null,
    "EnclosureCode": null,
    "SectionID": null,
    "Comments": null,
    "Status": null,
    "NamePublic": null
   },
   "code": 4,
   "name": "Facilities"
  },
  {
   "domains": {
    "UtilityWater": {"type": "inherited"},
    "UtilityGas": {"type": "inherited"},
    "UtilityTelephone": {"type": "inherited"},
    "UtilityData": {"type": "inherited"},
    "UtilitySanitarySewer": {"type": "inherited"},
    "UtilityStormSewer": {"type": "inherited"},
    "SystemsHeating": {"type": "inherited"},
    "SystemsCooling": {"type": "inherited"},
    "SystemsFireSuppression": {"type": "inherited"},
    "SystemsSecurity": {"type": "inherited"},
    "ADA": {"type": "inherited"},
    "Access": {"type": "inherited"},
    "ContactName": {"type": "inherited"}
   },
   "defaultValues": {
    "StructureID": null,
    "StructureType": null,
    "Name": null,
    "Address": null,
    "ConstructionDate": null,
    "LifeExpectancyInYears": null,
    "ConstructionDocumentURL": null,
    "FloorLevels": 1,
    "UtilityWater": null,
    "UtilityGas": null,
    "UtilityTelephone": null,
    "UtilityData": null,
    "UtilitySanitarySewer": null,
    "UtilityStormSewer": null,
    "SystemsHeating": null,
    "SystemsCooling": null,
    "SystemsFireSuppression": null,
    "SystemsSecurity": null,
    "ADA": null,
    "Access": null,
    "ContactName": null,
    "EnclosureCode": null,
    "SectionID": null,
    "Comments": null,
    "Status": null,
    "NamePublic": null
   },
   "code": 5,
   "name": "Horticulture"
  },
  {
   "domains": {
    "UtilityWater": {"type": "inherited"},
    "UtilityGas": {"type": "inherited"},
    "UtilityTelephone": {"type": "inherited"},
    "UtilityData": {"type": "inherited"},
    "UtilitySanitarySewer": {"type": "inherited"},
    "UtilityStormSewer": {"type": "inherited"},
    "SystemsHeating": {"type": "inherited"},
    "SystemsCooling": {"type": "inherited"},
    "SystemsFireSuppression": {"type": "inherited"},
    "SystemsSecurity": {"type": "inherited"},
    "ADA": {"type": "inherited"},
    "Access": {"type": "inherited"},
    "ContactName": {"type": "inherited"}
   },
   "defaultValues": {
    "StructureID": null,
    "StructureType": null,
    "Name": null,
    "Address": null,
    "ConstructionDate": null,
    "LifeExpectancyInYears": null,
    "ConstructionDocumentURL": null,
    "FloorLevels": 1,
    "UtilityWater": null,
    "UtilityGas": null,
    "UtilityTelephone": null,
    "UtilityData": null,
    "UtilitySanitarySewer": null,
    "UtilityStormSewer": null,
    "SystemsHeating": null,
    "SystemsCooling": null,
    "SystemsFireSuppression": null,
    "SystemsSecurity": null,
    "ADA": null,
    "Access": null,
    "ContactName": null,
    "EnclosureCode": null,
    "SectionID": null,
    "Comments": null,
    "Status": null,
    "NamePublic": null
   },
   "code": 6,
   "name": "Research"
  },
  {
   "domains": {
    "UtilityWater": {"type": "inherited"},
    "UtilityGas": {"type": "inherited"},
    "UtilityTelephone": {"type": "inherited"},
    "UtilityData": {"type": "inherited"},
    "UtilitySanitarySewer": {"type": "inherited"},
    "UtilityStormSewer": {"type": "inherited"},
    "SystemsHeating": {"type": "inherited"},
    "SystemsCooling": {"type": "inherited"},
    "SystemsFireSuppression": {"type": "inherited"},
    "SystemsSecurity": {"type": "inherited"},
    "ADA": {"type": "inherited"},
    "Access": {"type": "inherited"},
    "ContactName": {"type": "inherited"}
   },
   "defaultValues": {
    "StructureID": null,
    "StructureType": null,
    "Name": null,
    "Address": null,
    "ConstructionDate": null,
    "LifeExpectancyInYears": null,
    "ConstructionDocumentURL": null,
    "FloorLevels": 1,
    "UtilityWater": null,
    "UtilityGas": null,
    "UtilityTelephone": null,
    "UtilityData": null,
    "UtilitySanitarySewer": null,
    "UtilityStormSewer": null,
    "SystemsHeating": null,
    "SystemsCooling": null,
    "SystemsFireSuppression": null,
    "SystemsSecurity": null,
    "ADA": null,
    "Access": null,
    "ContactName": null,
    "EnclosureCode": null,
    "SectionID": null,
    "Comments": null,
    "Status": null,
    "NamePublic": null
   },
   "code": 7,
   "name": "Visitor Amenity"
  },
  {
   "domains": {
    "UtilityWater": {"type": "inherited"},
    "UtilityGas": {"type": "inherited"},
    "UtilityTelephone": {"type": "inherited"},
    "UtilityData": {"type": "inherited"},
    "UtilitySanitarySewer": {"type": "inherited"},
    "UtilityStormSewer": {"type": "inherited"},
    "SystemsHeating": {"type": "inherited"},
    "SystemsCooling": {"type": "inherited"},
    "SystemsFireSuppression": {"type": "inherited"},
    "SystemsSecurity": {"type": "inherited"},
    "ADA": {"type": "inherited"},
    "Access": {"type": "inherited"},
    "ContactName": {"type": "inherited"}
   },
   "defaultValues": {
    "StructureID": null,
    "StructureType": null,
    "Name": null,
    "Address": null,
    "ConstructionDate": null,
    "LifeExpectancyInYears": null,
    "ConstructionDocumentURL": null,
    "FloorLevels": 1,
    "UtilityWater": null,
    "UtilityGas": null,
    "UtilityTelephone": null,
    "UtilityData": null,
    "UtilitySanitarySewer": null,
    "UtilityStormSewer": null,
    "SystemsHeating": null,
    "SystemsCooling": null,
    "SystemsFireSuppression": null,
    "SystemsSecurity": null,
    "ADA": null,
    "Access": null,
    "ContactName": null,
    "EnclosureCode": null,
    "SectionID": null,
    "Comments": null,
    "Status": null,
    "NamePublic": null
   },
   "code": 8,
   "name": "Mixed"
  },
  {
   "domains": {
    "UtilityWater": {"type": "inherited"},
    "UtilityGas": {"type": "inherited"},
    "UtilityTelephone": {"type": "inherited"},
    "UtilityData": {"type": "inherited"},
    "UtilitySanitarySewer": {"type": "inherited"},
    "UtilityStormSewer": {"type": "inherited"},
    "SystemsHeating": {"type": "inherited"},
    "SystemsCooling": {"type": "inherited"},
    "SystemsFireSuppression": {"type": "inherited"},
    "SystemsSecurity": {"type": "inherited"},
    "ADA": {"type": "inherited"},
    "Access": {"type": "inherited"},
    "ContactName": {"type": "inherited"}
   },
   "defaultValues": {
    "StructureID": null,
    "StructureType": null,
    "Name": null,
    "Address": null,
    "ConstructionDate": null,
    "LifeExpectancyInYears": null,
    "ConstructionDocumentURL": null,
    "FloorLevels": 1,
    "UtilityWater": null,
    "UtilityGas": null,
    "UtilityTelephone": null,
    "UtilityData": null,
    "UtilitySanitarySewer": null,
    "UtilityStormSewer": null,
    "SystemsHeating": null,
    "SystemsCooling": null,
    "SystemsFireSuppression": null,
    "SystemsSecurity": null,
    "ADA": null,
    "Access": null,
    "ContactName": null,
    "EnclosureCode": null,
    "SectionID": null,
    "Comments": null,
    "Status": null,
    "NamePublic": null
   },
   "code": 9,
   "name": "Other"
  },
  {
   "domains": {
    "UtilityWater": {"type": "inherited"},
    "UtilityGas": {"type": "inherited"},
    "UtilityTelephone": {"type": "inherited"},
    "UtilityData": {"type": "inherited"},
    "UtilitySanitarySewer": {"type": "inherited"},
    "UtilityStormSewer": {"type": "inherited"},
    "SystemsHeating": {"type": "inherited"},
    "SystemsCooling": {"type": "inherited"},
    "SystemsFireSuppression": {"type": "inherited"},
    "SystemsSecurity": {"type": "inherited"},
    "ADA": {"type": "inherited"},
    "Access": {"type": "inherited"},
    "ContactName": {"type": "inherited"}
   },
   "defaultValues": {
    "StructureID": null,
    "StructureType": null,
    "Name": null,
    "Address": null,
    "ConstructionDate": null,
    "LifeExpectancyInYears": null,
    "ConstructionDocumentURL": null,
    "FloorLevels": 1,
    "UtilityWater": null,
    "UtilityGas": null,
    "UtilityTelephone": null,
    "UtilityData": null,
    "UtilitySanitarySewer": null,
    "UtilityStormSewer": null,
    "SystemsHeating": null,
    "SystemsCooling": null,
    "SystemsFireSuppression": null,
    "SystemsSecurity": null,
    "ADA": null,
    "Access": null,
    "ContactName": null,
    "EnclosureCode": null,
    "SectionID": null,
    "Comments": null,
    "Status": null,
    "NamePublic": null
   },
   "code": 0,
   "name": "UNKNOWN"
  }
 ],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 20000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON",
 "isDataVersioned": true,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsHavingClause": true,
  "supportsCountDistinct": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsDatumTransformation": true,
 "supportsCoordinatesQuantization": true
}