{
 "layers": [
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 0,
   "name": "Floor Plan Line",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolyline",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": {
    "creationDateField": "created_date",
    "creatorField": "created_user",
    "editDateField": "last_edited_date",
    "editorField": "last_edited_user"
   },
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": true,
   "relationships": [],
   "isDataVersioned": true,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true
   },
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape__Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": "NaN",
    "ymin": "NaN",
    "xmax": "NaN",
    "ymax": "NaN",
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -2.204125777389711E7,
     "falseY": -30241100,
     "xyUnits": 1.4407602683679926E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "sourceSpatialReference": {
    "wkid": 2253,
    "latestWkid": 2253,
    "xyTolerance": 0.0032808398950131233,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -107138600,
    "falseY": -97193800,
    "xyUnits": 3048,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       145,
       85,
       0,
       255
      ],
      "width": 1
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "GlobalID",
   "displayField": "FLOORKEY",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "FLOORKEY",
     "type": "esriFieldTypeString",
     "alias": "Floor Identifier",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "FLOORKEY"
    },
    {
     "name": "BUILDINGKEY",
     "type": "esriFieldTypeString",
     "alias": "Building Identifier",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "BUILDINGKEY"
    },
    {
     "name": "FLOOR",
     "type": "esriFieldTypeString",
     "alias": "Floor Number",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 5,
     "defaultValue": null,
     "modelName": "FLOOR"
    },
    {
     "name": "LINETYPE",
     "type": "esriFieldTypeString",
     "alias": "Line Type",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "LINETYPE"
    },
    {
     "name": "BASEELEV",
     "type": "esriFieldTypeDouble",
     "alias": "Base Elevation",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "BASEELEV"
    },
    {
     "name": "HEIGHT",
     "type": "esriFieldTypeDouble",
     "alias": "Height",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "HEIGHT"
    },
    {
     "name": "LASTUPDATE",
     "type": "esriFieldTypeDate",
     "alias": "Last Update Date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LASTUPDATE"
    },
    {
     "name": "LASTEDITOR",
     "type": "esriFieldTypeString",
     "alias": "Last Editor",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "LASTEDITOR"
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GlobalID"
    },
    {
     "name": "created_user",
     "type": "esriFieldTypeString",
     "alias": "created_user",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "created_user"
    },
    {
     "name": "created_date",
     "type": "esriFieldTypeDate",
     "alias": "created_date",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "created_date"
    },
    {
     "name": "last_edited_user",
     "type": "esriFieldTypeString",
     "alias": "last_edited_user",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "last_edited_user"
    },
    {
     "name": "last_edited_date",
     "type": "esriFieldTypeDate",
     "alias": "last_edited_date",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "last_edited_date"
    },
    {
     "name": "Shape__Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "SHAPE.STLength()"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "indexes": [
    {
     "name": "R3157_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_OID_3157",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S1908_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "Floor Plan Line",
     "description": "",
     "prototype": {
      "attributes": {
       "LASTEDITOR": null,
       "FLOORKEY": null,
       "BUILDINGKEY": null,
       "FLOOR": null,
       "LINETYPE": null,
       "BASEELEV": null,
       "HEIGHT": null,
       "LASTUPDATE": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ],
   "maxRecordCount": 2000,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb",
   "capabilities": "Query",
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 8000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "c4646a1a267243c294436142e64c317e"
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 1,
   "name": "Interior Space",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolygon",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": {
    "creationDateField": "created_date",
    "creatorField": "created_user",
    "editDateField": "last_edited_date",
    "editorField": "last_edited_user"
   },
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": true,
   "relationships": [
    {
     "id": 0,
     "name": "Services",
     "relatedTableId": 4,
     "cardinality": "esriRelCardinalityOneToMany",
     "role": "esriRelRoleOrigin",
     "keyField": "SPACEID",
     "composite": false
    }
   ],
   "isDataVersioned": true,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": true,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true
   },
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape__Area",
    "shapeLengthFieldName": "Shape__Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -9598780.410390634,
    "ymin": 5279862.857846786,
    "xmax": -9557444.945817035,
    "ymax": 5322411.702523455,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -2.204125777389711E7,
     "falseY": -30241100,
     "xyUnits": 1.4407602683679926E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "sourceSpatialReference": {
    "wkid": 2253,
    "latestWkid": 2253,
    "xyTolerance": 0.0032808398950131233,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -107138600,
    "falseY": -97193800,
    "xyUnits": 3048,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "LONGNAME",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "20th Circuit Court for Juvenile & Child Welfare cases",
       "label": "20th Circuit Court for Juvenile & Child Welfare cases"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "58th District Court",
       "label": "58th District Court"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "<Null>",
       "label": "<Null>"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Adult Correctional Facility",
       "label": "Adult Correctional Facility"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Biometric",
       "label": "Biometric"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Board Room",
       "label": "Board Room"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Break Room",
       "label": "Break Room"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "CMH Admin & Outpatient Mental Health Services",
       "label": "CMH Admin & Outpatient Mental Health Services"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "CMH Outpatient Mental Health Services",
       "label": "CMH Outpatient Mental Health Services"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "CMH Services to People with Developmental Disabilities",
       "label": "CMH Services to People with Developmental Disabilities"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Circuit Court  (Courtroom 2A)",
       "label": "Circuit Court  (Courtroom 2A)"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Circuit Court  (Courtroom 2B)",
       "label": "Circuit Court  (Courtroom 2B)"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Circuit Court  (Courtroom 3A)",
       "label": "Circuit Court  (Courtroom 3A)"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Circuit Court  (Courtroom 3B)",
       "label": "Circuit Court  (Courtroom 3B)"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Circuit Court Probation Conference Room",
       "label": "Circuit Court Probation Conference Room"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Circuit Court Trial Division",
       "label": "Circuit Court Trial Division"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Clerk",
       "label": "Clerk"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Clinical Health Services",
       "label": "Clinical Health Services"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Community Action Agency",
       "label": "Community Action Agency"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Conference Room",
       "label": "Conference Room"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Conference Room 325",
       "label": "Conference Room 325"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Conference Room A",
       "label": "Conference Room A"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Conference Room B",
       "label": "Conference Room B"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Conference Room C",
       "label": "Conference Room C"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Conference Room D",
       "label": "Conference Room D"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Conference Room E",
       "label": "Conference Room E"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Conference Room F",
       "label": "Conference Room F"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Conference Room G",
       "label": "Conference Room G"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Corporate Counsel",
       "label": "Corporate Counsel"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "County Administrator",
       "label": "County Administrator"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "County Clerk/Register of Deeds",
       "label": "County Clerk/Register of Deeds"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "County Treasurer",
       "label": "County Treasurer"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Courts",
       "label": "Courts"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Department of Public Health",
       "label": "Department of Public Health"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Department of Strategic Impact",
       "label": "Department of Strategic Impact"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "District Court  (Courtroom 1A)",
       "label": "District Court  (Courtroom 1A)"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "District Court  (Courtroom 1B)",
       "label": "District Court  (Courtroom 1B)"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "District Court  (Hudsonville)",
       "label": "District Court  (Hudsonville)"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "District Court (Courtroom 1)",
       "label": "District Court (Courtroom 1)"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "District Court (Courtroom 2)",
       "label": "District Court (Courtroom 2)"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "District Court (Holland)",
       "label": "District Court (Holland)"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "District Court Probation Conference Room",
       "label": "District Court Probation Conference Room"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "District Court Reception",
       "label": "District Court Reception"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Elevator",
       "label": "Elevator"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Emergency Management",
       "label": "Emergency Management"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Entrance Security",
       "label": "Entrance Security"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Environmental Health",
       "label": "Environmental Health"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Equalization/Property Description and Mapping",
       "label": "Equalization/Property Description and Mapping"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "FOC",
       "label": "FOC"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Facilities Maintenance",
       "label": "Facilities Maintenance"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Family Bathroom",
       "label": "Family Bathroom"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Fiscal Services",
       "label": "Fiscal Services"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Friend of the Court",
       "label": "Friend of the Court"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "GIS",
       "label": "GIS"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "HR Conference Room",
       "label": "HR Conference Room"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Hallway",
       "label": "Hallway"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Hearing Room 210",
       "label": "Hearing Room 210"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Hearing Room 215",
       "label": "Hearing Room 215"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Hearing Room 305",
       "label": "Hearing Room 305"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Holding/Sallyport",
       "label": "Holding/Sallyport"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Human Resources",
       "label": "Human Resources"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "IT - Innovation & Technology",
       "label": "IT - Innovation & Technology"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "IT - Service Desk",
       "label": "IT - Service Desk"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Innovation Room",
       "label": "Innovation Room"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Interview Room",
       "label": "Interview Room"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Jury Assembly Room",
       "label": "Jury Assembly Room"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Juvenile",
       "label": "Juvenile"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Juvenile Court Service Center",
       "label": "Juvenile Court Service Center"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Juvenile Detention Center",
       "label": "Juvenile Detention Center"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Juvenile Justice Institute",
       "label": "Juvenile Justice Institute"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Juvenile Services",
       "label": "Juvenile Services"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Juvenile Services Classrooms",
       "label": "Juvenile Services Classrooms"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Law Library",
       "label": "Law Library"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Legal Self Help",
       "label": "Legal Self Help"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Legal Self Help Center",
       "label": "Legal Self Help Center"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "MDOC Probation & Parole",
       "label": "MDOC Probation & Parole"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "MSU Extension",
       "label": "MSU Extension"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Main Conference Room",
       "label": "Main Conference Room"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Memorial Garden",
       "label": "Memorial Garden"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Men's Restroom",
       "label": "Men's Restroom"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Michigan Department of Health and Human Services - Ottawa County",
       "label": "Michigan Department of Health and Human Services - Ottawa County"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Multi-Purpose",
       "label": "Multi-Purpose"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Parks & Recreation",
       "label": "Parks & Recreation"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Probate Court",
       "label": "Probate Court"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Probate Court/Juvenile Court",
       "label": "Probate Court/Juvenile Court"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Probation/Community Corrections",
       "label": "Probation/Community Corrections"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Prosecuting Attorney",
       "label": "Prosecuting Attorney"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Prosecutor/Defender",
       "label": "Prosecutor/Defender"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Public",
       "label": "Public"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Public Lounge",
       "label": "Public Lounge"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Public Service Center",
       "label": "Public Service Center"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Public Service Center Clerk/Register of Deeds",
       "label": "Public Service Center Clerk/Register of Deeds"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Public Service Center County Treasurer",
       "label": "Public Service Center County Treasurer"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Referee Hearing Room",
       "label": "Referee Hearing Room"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Restroom",
       "label": "Restroom"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Sheriff's Office",
       "label": "Sheriff's Office"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Staff",
       "label": "Staff"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Stairs",
       "label": "Stairs"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Training and Break Room",
       "label": "Training and Break Room"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Veterans Affairs",
       "label": "Veterans Affairs"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Visitation Room",
       "label": "Visitation Room"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Water Resources Commissioner",
       "label": "Water Resources Commissioner"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Women's Restroom",
       "label": "Women's Restroom"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "You Are Here",
       "label": "You Are Here"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          176,
          155,
          72,
          255
         ],
         "toColor": [
          176,
          155,
          72,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          166,
          61,
          87,
          255
         ],
         "toColor": [
          166,
          61,
          87,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          65,
          130,
          68,
          255
         ],
         "toColor": [
          65,
          130,
          68,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          166,
          101,
          61,
          255
         ],
         "toColor": [
          166,
          101,
          61,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          62,
          63,
          138,
          255
         ],
         "toColor": [
          62,
          63,
          138,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          47,
          128,
          135,
          255
         ],
         "toColor": [
          47,
          128,
          135,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          58,
          166,
          36,
          255
         ],
         "toColor": [
          58,
          166,
          36,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          161,
          34,
          34,
          255
         ],
         "toColor": [
          161,
          34,
          34,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          36,
          112,
          166,
          255
         ],
         "toColor": [
          36,
          112,
          166,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          150,
          59,
          146,
          255
         ],
         "toColor": [
          150,
          59,
          146,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          107,
          36,
          173,
          255
         ],
         "toColor": [
          107,
          36,
          173,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          44,
          176,
          152,
          255
         ],
         "toColor": [
          44,
          176,
          152,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          127,
          161,
          43,
          255
         ],
         "toColor": [
          127,
          161,
          43,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          128,
          113,
          64,
          255
         ],
         "toColor": [
          128,
          113,
          64,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          150,
          72,
          122,
          255
         ],
         "toColor": [
          150,
          72,
          122,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          128,
          51,
          29,
          255
         ],
         "toColor": [
          128,
          51,
          29,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          32,
          34,
          145,
          255
         ],
         "toColor": [
          32,
          34,
          145,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          38,
          163,
          107,
          255
         ],
         "toColor": [
          38,
          163,
          107,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          113,
          70,
          140,
          255
         ],
         "toColor": [
          113,
          70,
          140,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          159,
          34,
          163,
          255
         ],
         "toColor": [
          159,
          34,
          163,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          111,
          65,
          171,
          255
         ],
         "toColor": [
          111,
          65,
          171,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          36,
          128,
          97,
          255
         ],
         "toColor": [
          36,
          128,
          97,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          143,
          30,
          47,
          255
         ],
         "toColor": [
          143,
          30,
          47,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          168,
          37,
          103,
          255
         ],
         "toColor": [
          168,
          37,
          103,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          135,
          88,
          34,
          255
         ],
         "toColor": [
          135,
          88,
          34,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          83,
          171,
          80,
          255
         ],
         "toColor": [
          83,
          171,
          80,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          55,
          94,
          166,
          255
         ],
         "toColor": [
          55,
          94,
          166,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          141,
          161,
          80,
          255
         ],
         "toColor": [
          141,
          161,
          80,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          60,
          83,
          130,
          255
         ],
         "toColor": [
          60,
          83,
          130,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          57,
          130,
          36,
          255
         ],
         "toColor": [
          57,
          130,
          36,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          100,
          34,
          130,
          255
         ],
         "toColor": [
          100,
          34,
          130,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          112,
          176,
          39,
          255
         ],
         "toColor": [
          112,
          176,
          39,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          53,
          58,
          161,
          255
         ],
         "toColor": [
          53,
          58,
          161,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          140,
          122,
          29,
          255
         ],
         "toColor": [
          140,
          122,
          29,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          128,
          33,
          68,
          255
         ],
         "toColor": [
          128,
          33,
          68,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          130,
          39,
          107,
          255
         ],
         "toColor": [
          130,
          39,
          107,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          42,
          130,
          168,
          255
         ],
         "toColor": [
          42,
          130,
          168,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          130,
          80,
          65,
          255
         ],
         "toColor": [
          130,
          80,
          65,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          108,
          128,
          59,
          255
         ],
         "toColor": [
          108,
          128,
          59,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          29,
          98,
          130,
          255
         ],
         "toColor": [
          29,
          98,
          130,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          73,
          158,
          150,
          255
         ],
         "toColor": [
          73,
          158,
          150,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          128,
          75,
          47,
          255
         ],
         "toColor": [
          128,
          75,
          47,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          130,
          61,
          70,
          255
         ],
         "toColor": [
          130,
          61,
          70,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          168,
          164,
          35,
          255
         ],
         "toColor": [
          168,
          164,
          35,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          173,
          132,
          49,
          255
         ],
         "toColor": [
          173,
          132,
          49,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          135,
          134,
          53,
          255
         ],
         "toColor": [
          135,
          134,
          53,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          27,
          128,
          55,
          255
         ],
         "toColor": [
          27,
          128,
          55,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          61,
          34,
          130,
          255
         ],
         "toColor": [
          61,
          34,
          130,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          143,
          31,
          61,
          255
         ],
         "toColor": [
          143,
          31,
          61,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          117,
          85,
          171,
          255
         ],
         "toColor": [
          117,
          85,
          171,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          128,
          64,
          87,
          255
         ],
         "toColor": [
          128,
          64,
          87,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          57,
          128,
          111,
          255
         ],
         "toColor": [
          57,
          128,
          111,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          120,
          35,
          153,
          255
         ],
         "toColor": [
          120,
          35,
          153,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          164,
          173,
          66,
          255
         ],
         "toColor": [
          164,
          173,
          66,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          158,
          65,
          102,
          255
         ],
         "toColor": [
          158,
          65,
          102,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          171,
          84,
          60,
          255
         ],
         "toColor": [
          171,
          84,
          60,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          176,
          70,
          139,
          255
         ],
         "toColor": [
          176,
          70,
          139,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          158,
          62,
          65,
          255
         ],
         "toColor": [
          158,
          62,
          65,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          161,
          118,
          63,
          255
         ],
         "toColor": [
          161,
          118,
          63,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          166,
          43,
          133,
          255
         ],
         "toColor": [
          166,
          43,
          133,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          130,
          92,
          49,
          255
         ],
         "toColor": [
          130,
          92,
          49,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          39,
          168,
          91,
          255
         ],
         "toColor": [
          39,
          168,
          91,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          70,
          152,
          171,
          255
         ],
         "toColor": [
          70,
          152,
          171,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          73,
          145,
          99,
          255
         ],
         "toColor": [
          73,
          145,
          99,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          49,
          79,
          176,
          255
         ],
         "toColor": [
          49,
          79,
          176,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          155,
          81,
          176,
          255
         ],
         "toColor": [
          155,
          81,
          176,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          89,
          57,
          143,
          255
         ],
         "toColor": [
          89,
          57,
          143,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          173,
          47,
          53,
          255
         ],
         "toColor": [
          173,
          47,
          53,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          87,
          156,
          78,
          255
         ],
         "toColor": [
          87,
          156,
          78,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          35,
          166,
          61,
          255
         ],
         "toColor": [
          35,
          166,
          61,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          100,
          150,
          50,
          255
         ],
         "toColor": [
          100,
          150,
          50,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          133,
          33,
          90,
          255
         ],
         "toColor": [
          133,
          33,
          90,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          41,
          46,
          138,
          255
         ],
         "toColor": [
          41,
          46,
          138,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          133,
          43,
          40,
          255
         ],
         "toColor": [
          133,
          43,
          40,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          171,
          85,
          110,
          255
         ],
         "toColor": [
          171,
          85,
          110,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          71,
          118,
          158,
          255
         ],
         "toColor": [
          71,
          118,
          158,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          89,
          163,
          46,
          255
         ],
         "toColor": [
          89,
          163,
          46,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          161,
          54,
          40,
          255
         ],
         "toColor": [
          161,
          54,
          40,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          42,
          173,
          167,
          255
         ],
         "toColor": [
          42,
          173,
          167,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          156,
          81,
          34,
          255
         ],
         "toColor": [
          156,
          81,
          34,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          33,
          73,
          148,
          255
         ],
         "toColor": [
          33,
          73,
          148,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          112,
          140,
          50,
          255
         ],
         "toColor": [
          112,
          140,
          50,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          134,
          37,
          176,
          255
         ],
         "toColor": [
          134,
          37,
          176,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          64,
          105,
          128,
          255
         ],
         "toColor": [
          64,
          105,
          128,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          167,
          61,
          168,
          255
         ],
         "toColor": [
          167,
          61,
          168,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          124,
          53,
          148,
          255
         ],
         "toColor": [
          124,
          53,
          148,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          68,
          156,
          92,
          255
         ],
         "toColor": [
          68,
          156,
          92,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          173,
          107,
          85,
          255
         ],
         "toColor": [
          173,
          107,
          85,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          83,
          34,
          153,
          255
         ],
         "toColor": [
          83,
          34,
          153,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          156,
          136,
          72,
          255
         ],
         "toColor": [
          156,
          136,
          72,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          129,
          57,
          133,
          255
         ],
         "toColor": [
          129,
          57,
          133,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          71,
          130,
          49,
          255
         ],
         "toColor": [
          71,
          130,
          49,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          35,
          152,
          158,
          255
         ],
         "toColor": [
          35,
          152,
          158,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          83,
          128,
          33,
          255
         ],
         "toColor": [
          83,
          128,
          33,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          161,
          84,
          72,
          255
         ],
         "toColor": [
          161,
          84,
          72,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          161,
          159,
          80,
          255
         ],
         "toColor": [
          161,
          159,
          80,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          55,
          72,
          130,
          255
         ],
         "toColor": [
          55,
          72,
          130,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          131,
          32,
          138,
          255
         ],
         "toColor": [
          131,
          32,
          138,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          117,
          71,
          161,
          255
         ],
         "toColor": [
          117,
          71,
          161,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          128,
          42,
          58,
          255
         ],
         "toColor": [
          128,
          42,
          58,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          173,
          75,
          127,
          255
         ],
         "toColor": [
          173,
          75,
          127,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          115,
          166,
          83,
          255
         ],
         "toColor": [
          115,
          166,
          83,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          70,
          89,
          171,
          255
         ],
         "toColor": [
          70,
          89,
          171,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          143,
          99,
          71,
          255
         ],
         "toColor": [
          143,
          99,
          71,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": [
     {
      "labelExpression": "[SHORTNAME]",
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelPerPart",
      "allowOverrun": false,
      "deconflictionStrategy": "dynamic",
      "repeatLabel": false,
      "stackLabel": true,
      "stackRowLength": 24,
      "stackAlignment": "dynamic",
      "removeDuplicates": "all",
      "removeDuplicatesDistance": 0,
      "where": "LONGNAME NOT IN( '' , 'Elevator' , 'Stairs' ) AND LONGNAME NOT LIKE '%Restroom'",
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 2000,
      "name": "Default",
      "priority": 2,
      "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": [
        104,
        104,
        104,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Segoe UI",
        "size": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "GlobalID",
   "displayField": "SHORTNAME",
   "typeIdField": "LONGNAME",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "SPACEID",
     "type": "esriFieldTypeString",
     "alias": "Interior Space Identifier",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "SPACEID"
    },
    {
     "name": "FLOORKEY",
     "type": "esriFieldTypeString",
     "alias": "Floor Identifier",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "FLOORKEY"
    },
    {
     "name": "SECTIONKEY",
     "type": "esriFieldTypeString",
     "alias": "Building Floor Section",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "SECTIONKEY"
    },
    {
     "name": "BUILDING",
     "type": "esriFieldTypeString",
     "alias": "Building Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "BUILDING"
    },
    {
     "name": "FLOOR",
     "type": "esriFieldTypeString",
     "alias": "Floor Number",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 5,
     "defaultValue": null,
     "modelName": "FLOOR"
    },
    {
     "name": "SHORTNAME",
     "type": "esriFieldTypeString",
     "alias": "Short Label Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "SHORTNAME"
    },
    {
     "name": "LONGNAME",
     "type": "esriFieldTypeString",
     "alias": "Full Name of Space",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "LONGNAME"
    },
    {
     "name": "DESCRIP",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "DESCRIP"
    },
    {
     "name": "SPACETYPE",
     "type": "esriFieldTypeString",
     "alias": "Space Type",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "SPACETYPE"
    },
    {
     "name": "ACCESSTYPE",
     "type": "esriFieldTypeString",
     "alias": "Access Type",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "ACCESSTYPE"
    },
    {
     "name": "CEILINGHEIGHT",
     "type": "esriFieldTypeDouble",
     "alias": "Ceiling Height",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "CEILINGHEIGHT"
    },
    {
     "name": "BASEELEV",
     "type": "esriFieldTypeDouble",
     "alias": "Base Elevation",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "BASEELEV"
    },
    {
     "name": "FLOORAREA",
     "type": "esriFieldTypeDouble",
     "alias": "Floor Area",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "FLOORAREA"
    },
    {
     "name": "CAPACITY",
     "type": "esriFieldTypeInteger",
     "alias": "Capacity",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "CAPACITY"
    },
    {
     "name": "SPACEFORM",
     "type": "esriFieldTypeString",
     "alias": "Space Form",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "SPACEFORM"
    },
    {
     "name": "SPACEFUNC",
     "type": "esriFieldTypeString",
     "alias": "Space Function",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "SPACEFUNC"
    },
    {
     "name": "SPACEUSE",
     "type": "esriFieldTypeString",
     "alias": "Space Use",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "SPACEUSE"
    },
    {
     "name": "LASTUPDATE",
     "type": "esriFieldTypeDate",
     "alias": "Last Update Date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LASTUPDATE"
    },
    {
     "name": "LASTEDITOR",
     "type": "esriFieldTypeString",
     "alias": "Last Editor",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "LASTEDITOR"
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GlobalID"
    },
    {
     "name": "created_user",
     "type": "esriFieldTypeString",
     "alias": "created_user",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "created_user"
    },
    {
     "name": "created_date",
     "type": "esriFieldTypeDate",
     "alias": "created_date",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "created_date"
    },
    {
     "name": "last_edited_user",
     "type": "esriFieldTypeString",
     "alias": "last_edited_user",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "last_edited_user"
    },
    {
     "name": "last_edited_date",
     "type": "esriFieldTypeDate",
     "alias": "last_edited_date",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "last_edited_date"
    },
    {
     "name": "Address",
     "type": "esriFieldTypeString",
     "alias": "Address",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Address"
    },
    {
     "name": "City",
     "type": "esriFieldTypeString",
     "alias": "City",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "City"
    },
    {
     "name": "ZipCode",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Zip Code",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "ZipCode"
    },
    {
     "name": "Phone",
     "type": "esriFieldTypeString",
     "alias": "Phone",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "Phone"
    },
    {
     "name": "Email",
     "type": "esriFieldTypeString",
     "alias": "E-mail",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "Email"
    },
    {
     "name": "Website",
     "type": "esriFieldTypeString",
     "alias": "Website",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "Website"
    },
    {
     "name": "BUILDINGKEY",
     "type": "esriFieldTypeString",
     "alias": "Building Identifier",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "BUILDINGKEY"
    },
    {
     "name": "FLOOR_ALIAS",
     "type": "esriFieldTypeString",
     "alias": "FLOOR_ALIAS",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "FLOOR_ALIAS"
    },
    {
     "name": "SERVICES",
     "type": "esriFieldTypeString",
     "alias": "FLOOR_ALIAS",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 200,
     "defaultValue": null,
     "modelName": "SERVICES"
    },
    {
     "name": "DIRECTIONS",
     "type": "esriFieldTypeString",
     "alias": "DIRECTIONS",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 250,
     "defaultValue": null,
     "modelName": "DIRECTIONS"
    },
    {
     "name": "MAP_LINK",
     "type": "esriFieldTypeString",
     "alias": "Map Link",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "MAP_LINK"
    },
    {
     "name": "Shape__Area",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STArea()",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "SHAPE.STArea()"
    },
    {
     "name": "Shape__Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "SHAPE.STLength()"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "indexes": [
    {
     "name": "R3159_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_OID_3159",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "GDB_13824_SPACEI",
     "fields": "SPACEID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S1910_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [
    {
     "id": "20th Circuit Court for Juvenile & Child Welfare cases",
     "name": "20th Circuit Court for Juvenile & Child Welfare cases",
     "domains": {},
     "templates": [
      {
       "name": "20th Circuit Court for Juvenile & Child Welfare cases",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "20th Circuit Court for Juvenile & Child Welfare cases",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "58th District Court",
     "name": "58th District Court",
     "domains": {},
     "templates": [
      {
       "name": "58th District Court",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "58th District Court",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": null,
     "name": "<Null>",
     "domains": {},
     "templates": [
      {
       "name": "<Null>",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": null,
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Adult Correctional Facility",
     "name": "Adult Correctional Facility",
     "domains": {},
     "templates": [
      {
       "name": "Adult Correctional Facility",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Adult Correctional Facility",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Biometric",
     "name": "Biometric",
     "domains": {},
     "templates": [
      {
       "name": "Biometric",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "Biometric",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Board Room",
     "name": "Board Room",
     "domains": {},
     "templates": [
      {
       "name": "Board Room",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "Board Room",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Break Room",
     "name": "Break Room",
     "domains": {},
     "templates": [
      {
       "name": "Break Room",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "Break Room",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "CMH Admin & Outpatient Mental Health Services",
     "name": "CMH Admin & Outpatient Mental Health Services",
     "domains": {},
     "templates": [
      {
       "name": "CMH Admin & Outpatient Mental Health Services",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "CMH Admin & Outpatient Mental Health Services",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "CMH Outpatient Mental Health Services",
     "name": "CMH Outpatient Mental Health Services",
     "domains": {},
     "templates": [
      {
       "name": "CMH Outpatient Mental Health Services",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "CMH Outpatient Mental Health Services",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "CMH Services to People with Developmental Disabilities",
     "name": "CMH Services to People with Developmental Disabilities",
     "domains": {},
     "templates": [
      {
       "name": "CMH Services to People with Developmental Disabilities",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "CMH Services to People with Developmental Disabilities",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Circuit Court  (Courtroom 2A)",
     "name": "Circuit Court  (Courtroom 2A)",
     "domains": {},
     "templates": [
      {
       "name": "Circuit Court  (Courtroom 2A)",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "Circuit Court  (Courtroom 2A)",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Circuit Court  (Courtroom 2B)",
     "name": "Circuit Court  (Courtroom 2B)",
     "domains": {},
     "templates": [
      {
       "name": "Circuit Court  (Courtroom 2B)",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "Circuit Court  (Courtroom 2B)",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Circuit Court  (Courtroom 3A)",
     "name": "Circuit Court  (Courtroom 3A)",
     "domains": {},
     "templates": [
      {
       "name": "Circuit Court  (Courtroom 3A)",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "Circuit Court  (Courtroom 3A)",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Circuit Court  (Courtroom 3B)",
     "name": "Circuit Court  (Courtroom 3B)",
     "domains": {},
     "templates": [
      {
       "name": "Circuit Court  (Courtroom 3B)",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "Circuit Court  (Courtroom 3B)",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Circuit Court Probation Conference Room",
     "name": "Circuit Court Probation Conference Room",
     "domains": {},
     "templates": [
      {
       "name": "Circuit Court Probation Conference Room",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "Circuit Court Probation Conference Room",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Circuit Court Trial Division",
     "name": "Circuit Court Trial Division",
     "domains": {},
     "templates": [
      {
       "name": "Circuit Court Trial Division",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Circuit Court Trial Division",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Clerk",
     "name": "Clerk",
     "domains": {},
     "templates": [
      {
       "name": "Clerk",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "Clerk",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Clinical Health Services",
     "name": "Clinical Health Services",
     "domains": {},
     "templates": [
      {
       "name": "Clinical Health Services",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Clinical Health Services",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Community Action Agency",
     "name": "Community Action Agency",
     "domains": {},
     "templates": [
      {
       "name": "Community Action Agency",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Community Action Agency",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Conference Room",
     "name": "Conference Room",
     "domains": {},
     "templates": [
      {
       "name": "Conference Room",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "Conference Room",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Conference Room 325",
     "name": "Conference Room 325",
     "domains": {},
     "templates": [
      {
       "name": "Conference Rooms",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Conference Room 325",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Conference Room A",
     "name": "Conference Room A",
     "domains": {},
     "templates": [
      {
       "name": "Conference Room A",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "Conference Room A",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Conference Room B",
     "name": "Conference Room B",
     "domains": {},
     "templates": [
      {
       "name": "Conference Room B",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "Conference Room B",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Conference Room C",
     "name": "Conference Room C",
     "domains": {},
     "templates": [
      {
       "name": "Conference Room C",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "Conference Room C",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Conference Room D",
     "name": "Conference Room D",
     "domains": {},
     "templates": [
      {
       "name": "Conference Room D",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "Conference Room D",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Conference Room E",
     "name": "Conference Room E",
     "domains": {},
     "templates": [
      {
       "name": "Conference Room E",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "Conference Room E",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Conference Room F",
     "name": "Conference Room F",
     "domains": {},
     "templates": [
      {
       "name": "Conference Room F",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "Conference Room F",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Conference Room G",
     "name": "Conference Room G",
     "domains": {},
     "templates": [
      {
       "name": "Conference Room G",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "Conference Room G",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Corporate Counsel",
     "name": "Corporate Counsel",
     "domains": {},
     "templates": [
      {
       "name": "Corporate Counsel",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Corporate Counsel",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "County Administrator",
     "name": "County Administrator",
     "domains": {},
     "templates": [
      {
       "name": "County Administrator",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "County Administrator",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "County Clerk/Register of Deeds",
     "name": "County Clerk/Register of Deeds",
     "domains": {},
     "templates": [
      {
       "name": "County Clerk/Register of Deeds",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "County Clerk/Register of Deeds",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "County Treasurer",
     "name": "County Treasurer",
     "domains": {},
     "templates": [
      {
       "name": "County Treasurer",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "County Treasurer",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Courts",
     "name": "Courts",
     "domains": {},
     "templates": [
      {
       "name": "Courts",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "Courts",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Department of Public Health",
     "name": "Department of Public Health",
     "domains": {},
     "templates": [
      {
       "name": "Department of Public Health",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Department of Public Health",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Department of Strategic Impact",
     "name": "Department of Strategic Impact",
     "domains": {},
     "templates": [
      {
       "name": "Department of Strategic Impact",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "Department of Strategic Impact",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "District Court  (Courtroom 1A)",
     "name": "District Court  (Courtroom 1A)",
     "domains": {},
     "templates": [
      {
       "name": "District Court  (Courtroom 1A)",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "District Court  (Courtroom 1A)",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "District Court  (Courtroom 1B)",
     "name": "District Court  (Courtroom 1B)",
     "domains": {},
     "templates": [
      {
       "name": "District Court  (Courtroom 1B)",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "District Court  (Courtroom 1B)",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "District Court  (Hudsonville)",
     "name": "District Court  (Hudsonville)",
     "domains": {},
     "templates": [
      {
       "name": "District Court  (Hudsonville)",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "District Court  (Hudsonville)",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "District Court (Courtroom 1)",
     "name": "District Court (Courtroom 1)",
     "domains": {},
     "templates": [
      {
       "name": "District Court (Courtroom 1)",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "District Court (Courtroom 1)",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "District Court (Courtroom 2)",
     "name": "District Court (Courtroom 2)",
     "domains": {},
     "templates": [
      {
       "name": "District Court (Courtroom 2)",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "District Court (Courtroom 2)",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "District Court (Holland)",
     "name": "District Court (Holland)",
     "domains": {},
     "templates": [
      {
       "name": "District Court (Holland)",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "District Court (Holland)",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "District Court Probation Conference Room",
     "name": "District Court Probation Conference Room",
     "domains": {},
     "templates": [
      {
       "name": "District Court Probation Conference Room",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "District Court Probation Conference Room",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "District Court Reception",
     "name": "District Court Reception",
     "domains": {},
     "templates": [
      {
       "name": "District Court Reception",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "District Court Reception",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Elevator",
     "name": "Elevator",
     "domains": {},
     "templates": [
      {
       "name": "Elevator",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Elevator",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Emergency Management",
     "name": "Emergency Management",
     "domains": {},
     "templates": [
      {
       "name": "Emergency Management",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Emergency Management",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Entrance Security",
     "name": "Entrance Security",
     "domains": {},
     "templates": [
      {
       "name": "Entrance Security",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Entrance Security",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Environmental Health",
     "name": "Environmental Health",
     "domains": {},
     "templates": [
      {
       "name": "Environmental Health",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Environmental Health",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Equalization/Property Description and Mapping",
     "name": "Equalization/Property Description and Mapping",
     "domains": {},
     "templates": [
      {
       "name": "Equalization/Property Description and Mapping",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Equalization/Property Description and Mapping",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "FOC",
     "name": "FOC",
     "domains": {},
     "templates": [
      {
       "name": "FOC",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "FOC",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Facilities Maintenance",
     "name": "Facilities Maintenance",
     "domains": {},
     "templates": [
      {
       "name": "Facilities Maintenance",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Facilities Maintenance",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Family Bathroom",
     "name": "Family Bathroom",
     "domains": {},
     "templates": [
      {
       "name": "Family Bathroom",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "Family Bathroom",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Fiscal Services",
     "name": "Fiscal Services",
     "domains": {},
     "templates": [
      {
       "name": "Fiscal Services",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Fiscal Services",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Friend of the Court",
     "name": "Friend of the Court",
     "domains": {},
     "templates": [
      {
       "name": "Friend of the Court",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Friend of the Court",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "GIS",
     "name": "GIS",
     "domains": {},
     "templates": [
      {
       "name": "GIS",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "GIS",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "HR Conference Room",
     "name": "HR Conference Room",
     "domains": {},
     "templates": [
      {
       "name": "HR Conference Room",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "HR Conference Room",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Hallway",
     "name": "Hallway",
     "domains": {},
     "templates": [
      {
       "name": "Hallway",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Hallway",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Hearing Room 210",
     "name": "Hearing Room 210",
     "domains": {},
     "templates": [
      {
       "name": "Hearing Room 210",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "Hearing Room 210",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Hearing Room 215",
     "name": "Hearing Room 215",
     "domains": {},
     "templates": [
      {
       "name": "Hearing Room 215",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "Hearing Room 215",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Hearing Room 305",
     "name": "Hearing Room 305",
     "domains": {},
     "templates": [
      {
       "name": "Hearing Rooms",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Hearing Room 305",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Holding/Sallyport",
     "name": "Holding/Sallyport",
     "domains": {},
     "templates": [
      {
       "name": "Holding/Sallyport",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "Holding/Sallyport",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Human Resources",
     "name": "Human Resources",
     "domains": {},
     "templates": [
      {
       "name": "Human Resources",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Human Resources",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "IT - Innovation & Technology",
     "name": "IT - Innovation & Technology",
     "domains": {},
     "templates": [
      {
       "name": "IT - Innovation & Technology",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "IT - Innovation & Technology",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "IT - Service Desk",
     "name": "IT - Service Desk",
     "domains": {},
     "templates": [
      {
       "name": "IT - Service Desk",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "IT - Service Desk",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Innovation Room",
     "name": "Innovation Room",
     "domains": {},
     "templates": [
      {
       "name": "Innovation Room",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "Innovation Room",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Interview Room",
     "name": "Interview Room",
     "domains": {},
     "templates": [
      {
       "name": "Interview Room",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "Interview Room",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Jury Assembly Room",
     "name": "Jury Assembly Room",
     "domains": {},
     "templates": [
      {
       "name": "Jury Assembly Room",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Jury Assembly Room",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Juvenile",
     "name": "Juvenile",
     "domains": {},
     "templates": [
      {
       "name": "Juvenile",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "Juvenile",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Juvenile Court Service Center",
     "name": "Juvenile Court Service Center",
     "domains": {},
     "templates": [
      {
       "name": "Juvenile Court Service Center",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Juvenile Court Service Center",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Juvenile Detention Center",
     "name": "Juvenile Detention Center",
     "domains": {},
     "templates": [
      {
       "name": "Juvenile Detention Center",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Juvenile Detention Center",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Juvenile Justice Institute",
     "name": "Juvenile Justice Institute",
     "domains": {},
     "templates": [
      {
       "name": "Juvenile Justice Institute",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Juvenile Justice Institute",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Juvenile Services",
     "name": "Juvenile Services",
     "domains": {},
     "templates": [
      {
       "name": "Juvenile Services",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Juvenile Services",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Juvenile Services Classrooms",
     "name": "Juvenile Services Classrooms",
     "domains": {},
     "templates": [
      {
       "name": "Juvenile Services Classrooms",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Juvenile Services Classrooms",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Law Library",
     "name": "Law Library",
     "domains": {},
     "templates": [
      {
       "name": "Law Library",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Law Library",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Legal Self Help",
     "name": "Legal Self Help",
     "domains": {},
     "templates": [
      {
       "name": "Legal Self Help",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "Legal Self Help",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Legal Self Help Center",
     "name": "Legal Self Help Center",
     "domains": {},
     "templates": [
      {
       "name": "Legal Self Help Center",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Legal Self Help Center",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "MDOC Probation & Parole",
     "name": "MDOC Probation & Parole",
     "domains": {},
     "templates": [
      {
       "name": "MDOC Probation & Parole",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "MDOC Probation & Parole",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "MSU Extension",
     "name": "MSU Extension",
     "domains": {},
     "templates": [
      {
       "name": "MSU Extension",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "MSU Extension",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Main Conference Room",
     "name": "Main Conference Room",
     "domains": {},
     "templates": [
      {
       "name": "Main Conference Room",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "Main Conference Room",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Memorial Garden",
     "name": "Memorial Garden",
     "domains": {},
     "templates": [
      {
       "name": "Memorial Garden",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Memorial Garden",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Men's Restroom",
     "name": "Men's Restroom",
     "domains": {},
     "templates": [
      {
       "name": "Restrooms",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Men's Restroom",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Michigan Department of Health and Human Services - Ottawa County",
     "name": "Michigan Department of Health and Human Services - Ottawa County",
     "domains": {},
     "templates": [
      {
       "name": "Michigan Department of Health and Human Services - Ottawa County",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "Michigan Department of Health and Human Services - Ottawa County",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Multi-Purpose",
     "name": "Multi-Purpose",
     "domains": {},
     "templates": [
      {
       "name": "Multi-Purpose",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "Multi-Purpose",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Parks & Recreation",
     "name": "Parks & Recreation",
     "domains": {},
     "templates": [
      {
       "name": "Parks & Recreation",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Parks & Recreation",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Probate Court",
     "name": "Probate Court",
     "domains": {},
     "templates": [
      {
       "name": "Probate Court",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Probate Court",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Probate Court/Juvenile Court",
     "name": "Probate Court/Juvenile Court",
     "domains": {},
     "templates": [
      {
       "name": "Probate Court/Juvenile Court",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Probate Court/Juvenile Court",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Probation/Community Corrections",
     "name": "Probation/Community Corrections",
     "domains": {},
     "templates": [
      {
       "name": "Probation/Community Corrections",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Probation/Community Corrections",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Prosecuting Attorney",
     "name": "Prosecuting Attorney",
     "domains": {},
     "templates": [
      {
       "name": "Prosecuting Attorney",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Prosecuting Attorney",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Prosecutor/Defender",
     "name": "Prosecutor/Defender",
     "domains": {},
     "templates": [
      {
       "name": "Prosecutor/Defender",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "Prosecutor/Defender",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Public",
     "name": "Public",
     "domains": {},
     "templates": [
      {
       "name": "Public",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "Public",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Public Lounge",
     "name": "Public Lounge",
     "domains": {},
     "templates": [
      {
       "name": "Public Lounge",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Public Lounge",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Public Service Center",
     "name": "Public Service Center",
     "domains": {},
     "templates": [
      {
       "name": "Public Service Center",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Public Service Center",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Public Service Center Clerk/Register of Deeds",
     "name": "Public Service Center Clerk/Register of Deeds",
     "domains": {},
     "templates": [
      {
       "name": "Public Service Center Clerk/Register of Deeds",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Public Service Center Clerk/Register of Deeds",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Public Service Center County Treasurer",
     "name": "Public Service Center County Treasurer",
     "domains": {},
     "templates": [
      {
       "name": "Public Service Center County Treasurer",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Public Service Center County Treasurer",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Referee Hearing Room",
     "name": "Referee Hearing Room",
     "domains": {},
     "templates": [
      {
       "name": "Referee Hearing Room",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Referee Hearing Room",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Restroom",
     "name": "Restroom",
     "domains": {},
     "templates": [
      {
       "name": "Restroom",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "Restroom",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Sheriff's Office",
     "name": "Sheriff's Office",
     "domains": {},
     "templates": [
      {
       "name": "Sheriff's Office",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Sheriff's Office",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Staff",
     "name": "Staff",
     "domains": {},
     "templates": [
      {
       "name": "Staff",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "Staff",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Stairs",
     "name": "Stairs",
     "domains": {},
     "templates": [
      {
       "name": "Stairs",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Stairs",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Training and Break Room",
     "name": "Training and Break Room",
     "domains": {},
     "templates": [
      {
       "name": "Training and Break Room",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "Training and Break Room",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Veterans Affairs",
     "name": "Veterans Affairs",
     "domains": {},
     "templates": [
      {
       "name": "Veterans Affairs",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Veterans Affairs",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Visitation Room",
     "name": "Visitation Room",
     "domains": {},
     "templates": [
      {
       "name": "Visitation Room",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Visitation Room",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Water Resources Commissioner",
     "name": "Water Resources Commissioner",
     "domains": {},
     "templates": [
      {
       "name": "Water Resources Commissioner",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "Water Resources Commissioner",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "Women's Restroom",
     "name": "Women's Restroom",
     "domains": {},
     "templates": [
      {
       "name": "Women's Restroom",
       "description": "",
       "prototype": {
        "attributes": {
         "DIRECTIONS": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "SHORTNAME": null,
         "LONGNAME": "Women's Restroom",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Email": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "You Are Here",
     "name": "You Are Here",
     "domains": {},
     "templates": [
      {
       "name": "Campus Map Kiosks",
       "description": "",
       "prototype": {
        "attributes": {
         "SHORTNAME": null,
         "MAP_LINK": null,
         "SPACEID": null,
         "FLOORKEY": null,
         "SECTIONKEY": null,
         "BUILDING": null,
         "FLOOR": null,
         "LONGNAME": "You Are Here",
         "DESCRIP": null,
         "SPACETYPE": null,
         "ACCESSTYPE": null,
         "CEILINGHEIGHT": null,
         "BASEELEV": null,
         "FLOORAREA": null,
         "CAPACITY": null,
         "SPACEFORM": null,
         "SPACEFUNC": null,
         "SPACEUSE": null,
         "LASTUPDATE": null,
         "LASTEDITOR": null,
         "DIRECTIONS": null,
         "SERVICES": null,
         "FLOOR_ALIAS": null,
         "BUILDINGKEY": null,
         "Website": null,
         "Address": null,
         "City": null,
         "ZipCode": null,
         "Phone": null,
         "Email": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    }
   ],
   "templates": [],
   "maxRecordCount": 2000,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb",
   "capabilities": "Query",
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 4000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "c4646a1a267243c294436142e64c317e"
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 2,
   "name": "Floor",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolygon",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": {
    "creationDateField": "created_date",
    "creatorField": "created_user",
    "editDateField": "last_edited_date",
    "editorField": "last_edited_user"
   },
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": true,
   "relationships": [],
   "isDataVersioned": true,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": true,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true
   },
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape__Area",
    "shapeLengthFieldName": "Shape__Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -9598780.378036756,
    "ymin": 5279862.816920882,
    "xmax": -9557444.945082895,
    "ymax": 5322411.71006691,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -2.204125777389711E7,
     "falseY": -30241100,
     "xyUnits": 1.4407602683679926E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "sourceSpatialReference": {
    "wkid": 2253,
    "latestWkid": 2253,
    "xyTolerance": 0.0032808398950131233,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -107138600,
    "falseY": -97193800,
    "xyUnits": 3048,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       225,
       225,
       225,
       255
      ],
      "outline": null
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "GlobalID",
   "displayField": "FLOORID",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "FLOORID",
     "type": "esriFieldTypeString",
     "alias": "Floor Identifier",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "FLOORID"
    },
    {
     "name": "BUILDINGKEY",
     "type": "esriFieldTypeString",
     "alias": "Building Identifier",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "BUILDINGKEY"
    },
    {
     "name": "FLOOR",
     "type": "esriFieldTypeString",
     "alias": "Floor Number",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 5,
     "defaultValue": null,
     "modelName": "FLOOR"
    },
    {
     "name": "DESCRIP",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "DESCRIP"
    },
    {
     "name": "BASEELEV",
     "type": "esriFieldTypeDouble",
     "alias": "Base Elevation",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "BASEELEV"
    },
    {
     "name": "FLOORHEIGHT",
     "type": "esriFieldTypeDouble",
     "alias": "Floor Height",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "FLOORHEIGHT"
    },
    {
     "name": "VERTORDER",
     "type": "esriFieldTypeInteger",
     "alias": "Vertical Order",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "VERTORDER"
    },
    {
     "name": "ACCESSTYPE",
     "type": "esriFieldTypeString",
     "alias": "Access Type",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "ACCESSTYPE"
    },
    {
     "name": "LASTUPDATE",
     "type": "esriFieldTypeDate",
     "alias": "Last Update Date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LASTUPDATE"
    },
    {
     "name": "LASTEDITOR",
     "type": "esriFieldTypeString",
     "alias": "Last Editor",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "LASTEDITOR"
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GlobalID"
    },
    {
     "name": "created_user",
     "type": "esriFieldTypeString",
     "alias": "created_user",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "created_user"
    },
    {
     "name": "created_date",
     "type": "esriFieldTypeDate",
     "alias": "created_date",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "created_date"
    },
    {
     "name": "last_edited_user",
     "type": "esriFieldTypeString",
     "alias": "last_edited_user",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "last_edited_user"
    },
    {
     "name": "last_edited_date",
     "type": "esriFieldTypeDate",
     "alias": "last_edited_date",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "last_edited_date"
    },
    {
     "name": "Shape__Area",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STArea()",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "SHAPE.STArea()"
    },
    {
     "name": "Shape__Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "SHAPE.STLength()"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "indexes": [
    {
     "name": "R3156_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_OID_3156",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S1907_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "Floor",
     "description": "",
     "prototype": {
      "attributes": {
       "LASTEDITOR": null,
       "FLOORID": null,
       "BUILDINGKEY": null,
       "FLOOR": null,
       "DESCRIP": null,
       "BASEELEV": null,
       "FLOORHEIGHT": null,
       "VERTORDER": null,
       "ACCESSTYPE": null,
       "LASTUPDATE": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ],
   "maxRecordCount": 2000,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb",
   "capabilities": "Query",
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 4000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "c4646a1a267243c294436142e64c317e"
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 3,
   "name": "Building",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolygon",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": {
    "creationDateField": "created_date",
    "creatorField": "created_user",
    "editDateField": "last_edited_date",
    "editorField": "last_edited_user"
   },
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": true,
   "relationships": [],
   "isDataVersioned": true,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": true,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true
   },
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape__Area",
    "shapeLengthFieldName": "Shape__Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -9598783.81955296,
    "ymin": 5279862.782890534,
    "xmax": -9557444.945817035,
    "ymax": 5322411.71006691,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -2.204125777389711E7,
     "falseY": -30241100,
     "xyUnits": 1.4407602683679926E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "sourceSpatialReference": {
    "wkid": 2253,
    "latestWkid": 2253,
    "xyTolerance": 0.0032808398950131233,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -107138600,
    "falseY": -97193800,
    "xyUnits": 3048,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       225,
       225,
       225,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        130,
        130,
        130,
        255
       ],
       "width": 1.5
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "GlobalID",
   "displayField": "SHORTNAME",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "BUILDINGID",
     "type": "esriFieldTypeString",
     "alias": "Building Identifier",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "BUILDINGID"
    },
    {
     "name": "FACILITYKEY",
     "type": "esriFieldTypeString",
     "alias": "Facility Site Identifier",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "FACILITYKEY"
    },
    {
     "name": "SHORTNAME",
     "type": "esriFieldTypeString",
     "alias": "Short Name of Building",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "SHORTNAME"
    },
    {
     "name": "LONGNAME",
     "type": "esriFieldTypeString",
     "alias": "Full Name of Building",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "LONGNAME"
    },
    {
     "name": "FLOORCOUNT",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Number of Floors",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "FLOORCOUNT"
    },
    {
     "name": "BLDGAREA",
     "type": "esriFieldTypeDouble",
     "alias": "Size of Building",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "BLDGAREA"
    },
    {
     "name": "BLDGTYPE",
     "type": "esriFieldTypeString",
     "alias": "Building Type",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "BLDGTYPE"
    },
    {
     "name": "OPERHOURS",
     "type": "esriFieldTypeString",
     "alias": "Operational Hours",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "OPERHOURS"
    },
    {
     "name": "OPERDATE",
     "type": "esriFieldTypeDate",
     "alias": "Operational Date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "OPERDATE"
    },
    {
     "name": "ACCESSTYPE",
     "type": "esriFieldTypeString",
     "alias": "Access Type",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "ACCESSTYPE"
    },
    {
     "name": "CONDITION",
     "type": "esriFieldTypeString",
     "alias": "Condition",
     "domain": {
      "type": "codedValue",
      "name": "Condition",
      "description": "The condition of the asset",
      "codedValues": [
       {
        "name": "Excellent",
        "code": "Excellent"
       },
       {
        "name": "Very Good",
        "code": "Very Good"
       },
       {
        "name": "Good",
        "code": "Good"
       },
       {
        "name": "Fair",
        "code": "Fair"
       },
       {
        "name": "Poor",
        "code": "Poor"
       },
       {
        "name": "Very Poor",
        "code": "Very Poor"
       },
       {
        "name": "Unknown",
        "code": "Unknown"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     },
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "CONDITION"
    },
    {
     "name": "OWNEDBY",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Owned By",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "OWNEDBY"
    },
    {
     "name": "MAINTBY",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Managed By",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "MAINTBY"
    },
    {
     "name": "LASTUPDATE",
     "type": "esriFieldTypeDate",
     "alias": "Last Update Date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LASTUPDATE"
    },
    {
     "name": "LASTEDITOR",
     "type": "esriFieldTypeString",
     "alias": "Last Editor",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "LASTEDITOR"
    },
    {
     "name": "BLDGHEIGHT",
     "type": "esriFieldTypeDouble",
     "alias": "Building Height",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "BLDGHEIGHT"
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GlobalID"
    },
    {
     "name": "created_user",
     "type": "esriFieldTypeString",
     "alias": "created_user",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "created_user"
    },
    {
     "name": "created_date",
     "type": "esriFieldTypeDate",
     "alias": "created_date",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "created_date"
    },
    {
     "name": "last_edited_user",
     "type": "esriFieldTypeString",
     "alias": "last_edited_user",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "last_edited_user"
    },
    {
     "name": "last_edited_date",
     "type": "esriFieldTypeDate",
     "alias": "last_edited_date",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "last_edited_date"
    },
    {
     "name": "Shape__Area",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STArea()",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "SHAPE.STArea()"
    },
    {
     "name": "Shape__Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "SHAPE.STLength()"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "indexes": [
    {
     "name": "R3155_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_OID_3155",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S1906_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "Building",
     "description": "",
     "prototype": {
      "attributes": {
       "BLDGHEIGHT": null,
       "BUILDINGID": null,
       "FACILITYKEY": null,
       "SHORTNAME": null,
       "LONGNAME": null,
       "FLOORCOUNT": null,
       "BLDGAREA": null,
       "BLDGTYPE": null,
       "OPERHOURS": null,
       "OPERDATE": null,
       "ACCESSTYPE": null,
       "CONDITION": null,
       "OWNEDBY": null,
       "MAINTBY": null,
       "LASTUPDATE": null,
       "LASTEDITOR": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ],
   "maxRecordCount": 2000,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb",
   "capabilities": "Query",
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 4000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "c4646a1a267243c294436142e64c317e"
  }
 ],
 "tables": [
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 4,
   "name": "CampusServices",
   "type": "Table",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": true,
   "relationships": [
    {
     "id": 0,
     "name": "InteriorSpaces",
     "relatedTableId": 1,
     "cardinality": "esriRelCardinalityOneToMany",
     "role": "esriRelRoleDestination",
     "keyField": "LocationID",
     "composite": false
    }
   ],
   "isDataVersioned": true,
   "isDataArchived": false,
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": false,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true
   },
   "hasMetadata": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "objectIdField": "OBJECTID",
   "globalIdField": "GlobalID",
   "displayField": "LocationID",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "LocationID",
     "type": "esriFieldTypeString",
     "alias": "Interior space identifier",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "LocationID"
    },
    {
     "name": "Service",
     "type": "esriFieldTypeString",
     "alias": "Service",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "Service"
    },
    {
     "name": "Department",
     "type": "esriFieldTypeString",
     "alias": "Department",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "Department"
    },
    {
     "name": "City",
     "type": "esriFieldTypeString",
     "alias": "City",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "City"
    },
    {
     "name": "created_user",
     "type": "esriFieldTypeString",
     "alias": "created_user",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "created_user"
    },
    {
     "name": "created_date",
     "type": "esriFieldTypeDate",
     "alias": "created_date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "created_date"
    },
    {
     "name": "last_edited_user",
     "type": "esriFieldTypeString",
     "alias": "last_edited_user",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "last_edited_user"
    },
    {
     "name": "last_edited_date",
     "type": "esriFieldTypeDate",
     "alias": "last_edited_date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "last_edited_date"
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GlobalID"
    },
    {
     "name": "DepartmentCode",
     "type": "esriFieldTypeString",
     "alias": "DepartmentCode",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "DepartmentCode"
    }
   ],
   "indexes": [
    {
     "name": "R3193_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_3193",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "GDB_14238_Locati",
     "fields": "LocationID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_3193",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "CampusServices",
     "description": "",
     "prototype": {
      "attributes": {
       "DepartmentCode": null,
       "last_edited_date": null,
       "LocationID": null,
       "Service": null,
       "Department": null,
       "City": null,
       "created_user": null,
       "created_date": null,
       "last_edited_user": null
      }
     },
     "drawingTool": "esriFeatureEditToolNone"
    }
   ],
   "maxRecordCount": 2000,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb",
   "capabilities": "Query",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 2000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "c4646a1a267243c294436142e64c317e"
  }
 ]
}