{
  "layers" : [
    {
      "currentVersion" : 12, 
      "id" : 28, 
      "name" : "Residential Setbacks", 
      "type" : "Feature Layer", 
      "serviceItemId" : "9472f2affaf64845904cd98e14d2941d", 
      "cacheMaxAge" : 30, 
      "isView" : true, 
      "isUpdatableView" : true, 
      "sourceSchemaChangesAllowed" : true, 
      "displayField" : "Front", 
      "description" : "ResidentialSetbacks", 
      "copyrightText" : "", 
      "defaultVisibility" : true, 
      "editFieldsInfo" : {
        "creationDateField" : "CreationDate", 
        "creatorField" : "Creator", 
        "editDateField" : "EditDate", 
        "editorField" : "Editor"
      }, 
      "editingInfo" : {
        "lastEditDate" : 1771892449183, 
        "schemaLastEditDate" : 1771892449183, 
        "dataLastEditDate" : 1771892449183
      }, 
      "relationships" : [], 
      "isDataVersioned" : false, 
      "hasContingentValuesDefinition" : false, 
      "supportsAppend" : true, 
      "supportsCalculate" : true, 
      "supportsASyncCalculate" : true, 
      "supportsTruncate" : false, 
      "supportsAttachmentsByUploadId" : true, 
      "supportsAttachmentsResizing" : true, 
      "supportsRollbackOnFailureParameter" : true, 
      "supportsStatistics" : true, 
      "supportsExceedsLimitStatistics" : true, 
      "supportsAdvancedQueries" : true, 
      "supportsValidateSql" : true, 
      "supportsCoordinatesQuantization" : true, 
      "supportsLayerOverrides" : true, 
      "supportsTilesAndBasicQueriesMode" : true, 
      "supportsFieldDescriptionProperty" : true, 
      "supportsQuantizationEditMode" : true, 
      "supportsColumnStoreIndex" : true, 
      "supportsApplyEditsWithGlobalIds" : true, 
      "supportsMultiScaleGeometry" : true, 
      "supportsReturningQueryGeometry" : true, 
      "enableNullGeometry" : false, 
      "hasGeometryProperties" : true, 
      "geometryProperties" : 
      {
        "shapeAreaFieldName" : "Shape__Area", 
        "shapeLengthFieldName" : "Shape__Length"
      }, 
      "advancedQueryCapabilities" : {
        "supportsPagination" : true, 
        "supportsPaginationOnAggregatedQueries" : true, 
        "supportsQueryRelatedPagination" : true, 
        "supportsQueryWithDistance" : true, 
        "supportsOutDistance" : true, 
        "supportsReturningQueryExtent" : true, 
        "supportsStatistics" : true, 
        "supportsOrderBy" : true, 
        "supportsDistinct" : true, 
        "supportsQueryWithResultType" : true, 
        "supportsSqlExpression" : true, 
        "supportsTimeRelation" : true, 
        "supportsAdvancedQueryRelated" : true, 
        "supportsCountDistinct" : true, 
        "supportsPercentileStatistics" : true, 
        "supportsApproxPercentileStatistics" : true, 
        "supportsSpatialAggregationStatistics" : true, 
        "supportsTrueCurve" : true, 
        "supportedSpatialAggregationStatistics" : [
          "EnvelopeAggregate", 
          "CentroidAggregate", 
          "ConvexHullAggregate"
        ], 
        "supportsQueryAttachments" : true, 
        "supportsQueryAttachmentsCountOnly" : true, 
        "supportsQueryAttachmentOrderByFields" : true, 
        "supportsQueryAttachmentWithTypeWildcard" : true, 
        "supportsLod" : true, 
        "supportsQueryWithLodSR" : false, 
        "supportedLodTypes" : [
          "geohash"
        ], 
        "supportsReturningGeometryCentroid" : true, 
        "supportsReturningGeometryEnvelope" : true, 
        "supportsReturningGeometryProperties" : true, 
        "supportsQueryWithDatumTransformation" : true, 
        "supportsCurrentUserQueries" : true, 
        "supportsHavingClause" : true, 
        "supportsOutFieldSQLExpression" : true, 
        "supportsMaxRecordCountFactor" : true, 
        "supportsTopFeaturesQuery" : true, 
        "supportsDisjointSpatialRel" : true, 
        "supportsQueryWithCacheHint" : true, 
        "supportedOperationsWithCacheHint" : [
          "query", 
          "queryTopFilter", 
          "queryAnalytics", 
          "queryAttachments", 
          "queryRelated", 
          "queryBins", 
          "queryPivot"
        ], 
        "supportsQueryAttachmentsWithReturnUrl" : true, 
        "supportsQueryAnalytic" : true, 
        "supportsQueryPivot" : true, 
        "supportsQueryBins" : true, 
        "supportsDefaultSR" : true, 
        "supportsTranslations" : false, 
        "supportsAggIds" : true, 
        "supportsQueryWithCollation" : true, 
        "supportsISODOW" : true, 
        "supportsISOWeek" : true, 
        "supportsFullTextSearch" : true, 
        "fullTextSearchCapabilities" : {
          "supportsAccentSensitivity" : true, 
          "supportsStopWords" : true, 
          "supportsSearchOperator" : true, 
          "supportsOperator" : true
        }
      }, 
      "advancedQueryAnalyticCapabilities" : {
        "supportsLinearRegression" : true, 
        "supportsTrendlineRegression" : true, 
        "supportsAsync" : true, 
        "supportsPercentileAnalytic" : true
      }, 
      "queryBinsCapabilities" : {
        "supportsAsync" : true, 
        "supportsAutoIntervalBin" : true, 
        "supportsFixedIntervalBin" : true, 
        "supportsFixedBoundariesBin" : true, 
        "supportsDateBin" : true, 
        "supportsClassificationBin" : true, 
        "supportsStackBy" : true, 
        "supportsSplitBy" : true, 
        "supportsFirstDayOfWeek" : true, 
        "supportsSnapToData" : true, 
        "supportsReturnFullIntervalBin" : true, 
        "supportsReturnStackValueRange" : true, 
        "supportsNormalization" : true, 
        "supportedStatisticTypes" : [
          "COUNT", 
          "SUM", 
          "AVG", 
          "VAR", 
          "STDDEV", 
          "MIN", 
          "MAX", 
          "PERCENTILE_CONT", 
          "PERCENTILE_DISC", 
          "APPROX_PERCENTILE_CONT", 
          "APPROX_PERCENTILE_DISC", 
          "CentroidAggregate", 
          "EnvelopeAggregate", 
          "ConvexHullAggregate"
        ], 
        "supportedNormalizationTypes" : [
          "boxCox", 
          "field", 
          "inverse", 
          "log", 
          "naturalLog", 
          "percentOfTotal", 
          "squareRoot"
        ]
      }, 
      "supportedOperationsWithCollation" : "query,addField,updateField", 
      "advancedEditingCapabilities" : {
        "supportedSqlFormatsInCalculate" : [
          "standard"
        ], 
        "supportsAsyncApplyEdits" : true, 
        "supportsReturnEditResults" : true, 
        "supportsApplyEditsbyUploadID" : true, 
        "supportedApplyEditsUploadIDFormats" : "JSON,PBF", 
        "supportsTranslation" : false, 
        "supportsMaxTranslations" : 10
      }, 
      "infoInEstimates" : [
        "extent", 
        "count"
      ], 
      "useStandardizedQueries" : true, 
      "geometryType" : "esriGeometryPolygon", 
      "minScale" : 160000, 
      "maxScale" : 0, 
      "extent" : {
        "xmin" : 651859.98104405426, 
        "ymin" : 736152.42556497885, 
        "xmax" : 694013.25182683393, 
        "ymax" : 759522.6596578171, 
        "spatialReference" : {
          "wkt" : "PROJCS[\"NAD_1983_StatePlane_Arizona_Central_FIPS_0202_IntlFeet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",700000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-111.9166666666667],PARAMETER[\"Scale_Factor\",0.9999],PARAMETER[\"Latitude_Of_Origin\",31.0],UNIT[\"Foot\",0.3048]]"
        }
      }, 
      "drawingInfo":{"renderer":{"type":"uniqueValue","field1":"subdivision","defaultSymbol":null,"uniqueValueInfos":[{"value":"ACACIA CROSSINGS PARCEL 1","label":"ACACIA CROSSINGS PARCEL 1","symbol":{"color":[237,81,81,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"ACACIA CROSSINGS PARCEL 2","label":"ACACIA CROSSINGS PARCEL 2","symbol":{"color":[20,158,206,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"ACACIA CROSSINGS PARCEL 3","label":"ACACIA CROSSINGS PARCEL 3","symbol":{"color":[167,198,54,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"ACACIA CROSSINGS PARCEL 4","label":"ACACIA CROSSINGS PARCEL 4","symbol":{"color":[158,85,156,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"ACACIA CROSSINGS PARCEL 5","label":"ACACIA CROSSINGS PARCEL 5","symbol":{"color":[252,146,31,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"ACACIA CROSSINGS PARCEL 6","label":"ACACIA CROSSINGS PARCEL 6","symbol":{"color":[255,222,62,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"ACACIA CROSSINGS PARCEL 7","label":"ACACIA CROSSINGS PARCEL 7","symbol":{"color":[247,137,216,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"ACACIA PARCEL 1 AT GLENNWILDE","label":"ACACIA PARCEL 1 AT GLENNWILDE","symbol":{"color":[183,129,74,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"ALTERRA NORTH","label":"ALTERRA NORTH","symbol":{"color":[60,175,153,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"ALTERRA SOUTH","label":"ALTERRA SOUTH","symbol":{"color":[107,107,214,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"AMENDED RANCHO MIRAGE ESTATES PHASE 2 PARCEL 8","symbol":{"color":[181,71,121,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"AMENDED RANCHO MIRAGE ESTATES PHASE 2 PARCEL 8"},{"value":"ASPEN PARCEL 10 AT GLENNWILDE","symbol":{"color":[127,127,127,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"ASPEN PARCEL 10 AT GLENNWILDE"},{"value":"COBBLESTONE FARMS PARCEL I","symbol":{"color":[237,81,81,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"COBBLESTONE FARMS PARCEL I"},{"value":"COBBLESTONE FARMS PARCEL II","symbol":{"color":[20,158,206,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"COBBLESTONE FARMS PARCEL II"},{"value":"COBBLESTONE FARMS PARCEL III","symbol":{"color":[167,198,54,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"COBBLESTONE FARMS PARCEL III"},{"value":"COBBLESTONE FARMS PARCEL IV","symbol":{"color":[158,85,156,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"COBBLESTONE FARMS PARCEL IV"},{"value":"COBBLESTONE FARMS PARCEL V","symbol":{"color":[252,146,31,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"COBBLESTONE FARMS PARCEL V"},{"value":"COBBLESTONE FARMS PARCEL VI","symbol":{"color":[255,222,62,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"COBBLESTONE FARMS PARCEL VI"},{"value":"COBBLESTONE FARMS PARCEL VII","symbol":{"color":[247,137,216,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"COBBLESTONE FARMS PARCEL VII"},{"value":"COBBLESTONE FARMS PARCEL VIII","symbol":{"color":[183,129,74,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"COBBLESTONE FARMS PARCEL VIII"},{"value":"COTTONWOOD PARCEL 12 AT GLENNWILDE","symbol":{"color":[60,175,153,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"COTTONWOOD PARCEL 12 AT GLENNWILDE"},{"value":"DESERT CEDARS","symbol":{"color":[107,107,214,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"DESERT CEDARS"},{"value":"ELM TREE PARCEL 15 AT GLENNWILDE","symbol":{"color":[181,71,121,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"ELM TREE PARCEL 15 AT GLENNWILDE"},{"value":"HAWTHORNE PARCEL 2 AT GLENNWILDE","symbol":{"color":[127,127,127,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"HAWTHORNE PARCEL 2 AT GLENNWILDE"},{"value":"HICKORY PARCEL 4 AT GLENNWILDE","symbol":{"color":[237,81,81,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"HICKORY PARCEL 4 AT GLENNWILDE"},{"value":"IRONWOOD PARCEL 3 AT GLENNWILDE","symbol":{"color":[20,158,206,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"IRONWOOD PARCEL 3 AT GLENNWILDE"},{"value":"MAGNOLIA PARCEL 5 AT GLENNWILDE","symbol":{"color":[167,198,54,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"MAGNOLIA PARCEL 5 AT GLENNWILDE"},{"value":"MARICOPA MEADOWS PARCEL 10","symbol":{"color":[158,85,156,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"MARICOPA MEADOWS PARCEL 10"},{"value":"MARICOPA MEADOWS PARCEL 11","symbol":{"color":[252,146,31,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"MARICOPA MEADOWS PARCEL 11"},{"value":"MARICOPA MEADOWS PARCEL 12","symbol":{"color":[255,222,62,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"MARICOPA MEADOWS PARCEL 12"},{"value":"MARICOPA MEADOWS PARCEL 13","symbol":{"color":[247,137,216,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"MARICOPA MEADOWS PARCEL 13"},{"value":"MARICOPA MEADOWS PARCEL 14","symbol":{"color":[183,129,74,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"MARICOPA MEADOWS PARCEL 14"},{"value":"MARICOPA MEADOWS PARCEL 15","symbol":{"color":[60,175,153,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"MARICOPA MEADOWS PARCEL 15"},{"value":"MARICOPA MEADOWS PARCEL 16","symbol":{"color":[107,107,214,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"MARICOPA MEADOWS PARCEL 16"},{"value":"MARICOPA MEADOWS PARCEL 17","symbol":{"color":[181,71,121,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"MARICOPA MEADOWS PARCEL 17"},{"value":"MARICOPA MEADOWS PARCEL 3","symbol":{"color":[127,127,127,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"MARICOPA MEADOWS PARCEL 3"},{"value":"MARICOPA MEADOWS PARCEL 4","symbol":{"color":[237,81,81,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"MARICOPA MEADOWS PARCEL 4"},{"value":"MARICOPA MEADOWS PARCEL 5","symbol":{"color":[20,158,206,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"MARICOPA MEADOWS PARCEL 5"},{"value":"MARICOPA MEADOWS PARCEL 6","symbol":{"color":[167,198,54,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"MARICOPA MEADOWS PARCEL 6"},{"value":"MARICOPA MEADOWS PARCEL 7","symbol":{"color":[158,85,156,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"MARICOPA MEADOWS PARCEL 7"},{"value":"MARICOPA MEADOWS PARCEL 8","symbol":{"color":[252,146,31,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"MARICOPA MEADOWS PARCEL 8"},{"value":"MARICOPA MEADOWS PARCEL 9","symbol":{"color":[255,222,62,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"MARICOPA MEADOWS PARCEL 9"},{"value":"PALO BREA","symbol":{"color":[247,137,216,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PALO BREA"},{"value":"PARCEL 1 AT HOMESTEAD NORTH","symbol":{"color":[183,129,74,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 1 AT HOMESTEAD NORTH"},{"value":"PARCEL 10 AT HOMESTEAD NORTH","symbol":{"color":[60,175,153,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 10 AT HOMESTEAD NORTH"},{"value":"PARCEL 10 OF THE VILLAGES AT RANCHO EL DORADO","symbol":{"color":[107,107,214,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 10 OF THE VILLAGES AT RANCHO EL DORADO"},{"value":"PARCEL 11 AT HOMESTEAD NORTH","symbol":{"color":[181,71,121,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 11 AT HOMESTEAD NORTH"},{"value":"PARCEL 11 AT RANCHO EL DORADO","symbol":{"color":[127,127,127,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 11 AT RANCHO EL DORADO"},{"value":"PARCEL 11 OF THE VILLAGES AT RANCHO EL DORADO","symbol":{"color":[237,81,81,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 11 OF THE VILLAGES AT RANCHO EL DORADO"},{"value":"PARCEL 12 AT HOMESTEAD NORTH","symbol":{"color":[20,158,206,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 12 AT HOMESTEAD NORTH"},{"value":"PARCEL 12 AT RANCHO EL DORADO","symbol":{"color":[167,198,54,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 12 AT RANCHO EL DORADO"},{"value":"PARCEL 13 AT HOMESTEAD NORTH","symbol":{"color":[158,85,156,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 13 AT HOMESTEAD NORTH"},{"value":"PARCEL 13 AT RANCHO EL DORADO","symbol":{"color":[252,146,31,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 13 AT RANCHO EL DORADO"},{"value":"PARCEL 13A OF THE VILLAGES AT RANCHO EL DORADO","symbol":{"color":[255,222,62,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 13A OF THE VILLAGES AT RANCHO EL DORADO"},{"value":"PARCEL 13B OF THE VILLAGES AT RANCHO EL DORADO","symbol":{"color":[247,137,216,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 13B OF THE VILLAGES AT RANCHO EL DORADO"},{"value":"PARCEL 14 AT HOMESTEAD NORTH","symbol":{"color":[183,129,74,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 14 AT HOMESTEAD NORTH"},{"value":"PARCEL 14 OF THE VILLAGES AT RANCHO EL DORADO","symbol":{"color":[60,175,153,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 14 OF THE VILLAGES AT RANCHO EL DORADO"},{"value":"PARCEL 15 AT HOMESTEAD NORTH","symbol":{"color":[107,107,214,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 15 AT HOMESTEAD NORTH"},{"value":"PARCEL 16 AT HOMESTEAD NORTH","symbol":{"color":[181,71,121,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 16 AT HOMESTEAD NORTH"},{"value":"PARCEL 18 AT HOMESTEAD NORTH","symbol":{"color":[127,127,127,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 18 AT HOMESTEAD NORTH"},{"value":"PARCEL 19 AT HOMESTEAD NORTH","symbol":{"color":[237,81,81,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 19 AT HOMESTEAD NORTH"},{"value":"PARCEL 2 AT HOMESTEAD NORTH","symbol":{"color":[20,158,206,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 2 AT HOMESTEAD NORTH"},{"value":"PARCEL 2 OF THE VILLAGES AT RANCHO EL DORADO","symbol":{"color":[167,198,54,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 2 OF THE VILLAGES AT RANCHO EL DORADO"},{"value":"PARCEL 20 AT HOMESTEAD NORTH","symbol":{"color":[158,85,156,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 20 AT HOMESTEAD NORTH"},{"value":"PARCEL 23 ST HOMESTEAD NORTH","symbol":{"color":[252,146,31,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 23 ST HOMESTEAD NORTH"},{"value":"PARCEL 24 AT HOMESTEAD NORTH","symbol":{"color":[255,222,62,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 24 AT HOMESTEAD NORTH"},{"value":"PARCEL 25 AT HOMESTEAD NORTH","symbol":{"color":[247,137,216,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 25 AT HOMESTEAD NORTH"},{"value":"PARCEL 26 AT HOMESTEAD NORTH","symbol":{"color":[183,129,74,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 26 AT HOMESTEAD NORTH"},{"value":"PARCEL 27 AT HOMESTEAD NORTH","symbol":{"color":[60,175,153,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 27 AT HOMESTEAD NORTH"},{"value":"PARCEL 2A AT RANCHO EL DORADO","symbol":{"color":[107,107,214,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 2A AT RANCHO EL DORADO"},{"value":"PARCEL 2B AT RANCHO EL DORADO","symbol":{"color":[181,71,121,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 2B AT RANCHO EL DORADO"},{"value":"PARCEL 3 AT HOMESTEAD NORTH","symbol":{"color":[127,127,127,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 3 AT HOMESTEAD NORTH"},{"value":"PARCEL 3 AT RANCHO EL DORADO","symbol":{"color":[237,81,81,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 3 AT RANCHO EL DORADO"},{"value":"PARCEL 3 OF THE VILLAGES AT RANCHO EL DORADO","symbol":{"color":[20,158,206,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 3 OF THE VILLAGES AT RANCHO EL DORADO"},{"value":"PARCEL 4 AT HOMESTEAD NORTH","symbol":{"color":[167,198,54,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 4 AT HOMESTEAD NORTH"},{"value":"PARCEL 4 AT RANCHO EL DORADO","symbol":{"color":[158,85,156,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 4 AT RANCHO EL DORADO"},{"value":"PARCEL 4 OF THE VILLAGES AT RANCHO EL DORADO","symbol":{"color":[252,146,31,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 4 OF THE VILLAGES AT RANCHO EL DORADO"},{"value":"PARCEL 5 AT HOMESTEAD NORTH","symbol":{"color":[255,222,62,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 5 AT HOMESTEAD NORTH"},{"value":"PARCEL 5 AT RANCHO EL DORADO","symbol":{"color":[247,137,216,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 5 AT RANCHO EL DORADO"},{"value":"PARCEL 5 OF THE VILLAGES AT RANCHO EL DORADO","symbol":{"color":[183,129,74,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 5 OF THE VILLAGES AT RANCHO EL DORADO"},{"value":"PARCEL 6 AT HOMESTEAD NORTH","symbol":{"color":[60,175,153,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 6 AT HOMESTEAD NORTH"},{"value":"PARCEL 6 AT RANCHO EL DORADO","symbol":{"color":[107,107,214,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 6 AT RANCHO EL DORADO"},{"value":"PARCEL 6 OF THE VILLAGES AT RANCHO EL DORADO","symbol":{"color":[181,71,121,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 6 OF THE VILLAGES AT RANCHO EL DORADO"},{"value":"PARCEL 7 AT HOMESTEAD NORTH","symbol":{"color":[127,127,127,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 7 AT HOMESTEAD NORTH"},{"value":"PARCEL 7 OF THE VILLAGES AT RANCHO EL DORADO","symbol":{"color":[237,81,81,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 7 OF THE VILLAGES AT RANCHO EL DORADO"},{"value":"PARCEL 7 RANCHO EL DORADO","symbol":{"color":[20,158,206,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 7 RANCHO EL DORADO"},{"value":"PARCEL 8 OF THE VILLAGES AT RANCHO EL DORADO","symbol":{"color":[167,198,54,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 8 OF THE VILLAGES AT RANCHO EL DORADO"},{"value":"PARCEL 9 AT HOMESTEAD NORTH","symbol":{"color":[158,85,156,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 9 AT HOMESTEAD NORTH"},{"value":"PARCEL 9 OF THE VILLAGES AT RANCHO EL DORADO","symbol":{"color":[252,146,31,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PARCEL 9 OF THE VILLAGES AT RANCHO EL DORADO"},{"value":"PHASE II PARCEL 13 AT RANCHO EL DORADO","symbol":{"color":[255,222,62,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PHASE II PARCEL 13 AT RANCHO EL DORADO"},{"value":"PHASE II PARCEL 14 AT RANCHO EL DORADO","symbol":{"color":[247,137,216,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PHASE II PARCEL 14 AT RANCHO EL DORADO"},{"value":"PHASE II PARCEL 15/19 AT RANCHO EL DORADO","symbol":{"color":[183,129,74,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PHASE II PARCEL 15/19 AT RANCHO EL DORADO"},{"value":"PHASE II PARCEL 16/17 AT RANCHO EL DORADO","symbol":{"color":[60,175,153,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PHASE II PARCEL 16/17 AT RANCHO EL DORADO"},{"value":"PHASE II PARCEL 20 AT RANCHO EL DORADO","symbol":{"color":[107,107,214,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PHASE II PARCEL 20 AT RANCHO EL DORADO"},{"value":"PHASE II PARCEL 21 AT RANCHO EL DORADO","symbol":{"color":[181,71,121,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PHASE II PARCEL 21 AT RANCHO EL DORADO"},{"value":"PHASE II PARCEL 23 AT RANCHO EL DORADO","symbol":{"color":[127,127,127,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PHASE II PARCEL 23 AT RANCHO EL DORADO"},{"value":"PHASE II PARCEL 24 AT RANCHO EL DORADO","symbol":{"color":[237,81,81,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PHASE II PARCEL 24 AT RANCHO EL DORADO"},{"value":"PHASE II PARCEL 25 AT RANCHO EL DORADO","symbol":{"color":[20,158,206,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PHASE II PARCEL 25 AT RANCHO EL DORADO"},{"value":"PHASE II PARCEL 26A AT RANCHO EL DORADO","symbol":{"color":[167,198,54,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PHASE II PARCEL 26A AT RANCHO EL DORADO"},{"value":"PHASE II PARCEL 26B AT RANCHO EL DORADO","symbol":{"color":[158,85,156,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PHASE II PARCEL 26B AT RANCHO EL DORADO"},{"value":"PHASE II PARCEL 27 AT RANCHO EL DORADO","symbol":{"color":[252,146,31,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PHASE II PARCEL 27 AT RANCHO EL DORADO"},{"value":"PHASE II PARCEL 7 AT RANCHO EL DORADO","symbol":{"color":[255,222,62,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PHASE II PARCEL 7 AT RANCHO EL DORADO"},{"value":"PHASE II PARCEL 8 AT RANCHO EL DORADO","symbol":{"color":[247,137,216,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PHASE II PARCEL 8 AT RANCHO EL DORADO"},{"value":"PHASE II PARCEL 9 AT RANCHO EL DORADO","symbol":{"color":[183,129,74,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PHASE II PARCEL 9 AT RANCHO EL DORADO"},{"value":"PONDEROSA PARCEL 13 AT GLENNWILDE","symbol":{"color":[60,175,153,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PONDEROSA PARCEL 13 AT GLENNWILDE"},{"value":"PROVINCE PARCEL 10","symbol":{"color":[107,107,214,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PROVINCE PARCEL 10"},{"value":"PROVINCE PARCEL 11","symbol":{"color":[181,71,121,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PROVINCE PARCEL 11"},{"value":"PROVINCE PARCEL 12","symbol":{"color":[127,127,127,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PROVINCE PARCEL 12"},{"value":"PROVINCE PARCEL 13","symbol":{"color":[237,81,81,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PROVINCE PARCEL 13"},{"value":"PROVINCE PARCEL 13B","symbol":{"color":[20,158,206,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PROVINCE PARCEL 13B"},{"value":"PROVINCE PARCEL 14","symbol":{"color":[167,198,54,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PROVINCE PARCEL 14"},{"value":"PROVINCE PARCEL 15","symbol":{"color":[158,85,156,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PROVINCE PARCEL 15"},{"value":"PROVINCE PARCEL 16","symbol":{"color":[252,146,31,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PROVINCE PARCEL 16"},{"value":"PROVINCE PARCEL 3","symbol":{"color":[255,222,62,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PROVINCE PARCEL 3"},{"value":"PROVINCE PARCEL 4","symbol":{"color":[247,137,216,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PROVINCE PARCEL 4"},{"value":"PROVINCE PARCEL 5A","symbol":{"color":[183,129,74,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PROVINCE PARCEL 5A"},{"value":"PROVINCE PARCEL 5B","symbol":{"color":[60,175,153,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PROVINCE PARCEL 5B"},{"value":"PROVINCE PARCEL 6","symbol":{"color":[107,107,214,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PROVINCE PARCEL 6"},{"value":"PROVINCE PARCEL 6A","symbol":{"color":[181,71,121,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PROVINCE PARCEL 6A"},{"value":"PROVINCE PARCEL 7","symbol":{"color":[127,127,127,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PROVINCE PARCEL 7"},{"value":"PROVINCE PARCEL 8","symbol":{"color":[237,81,81,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PROVINCE PARCEL 8"},{"value":"PROVINCE PARCEL 9","symbol":{"color":[20,158,206,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"PROVINCE PARCEL 9"},{"value":"RAINTREE PARCEL 14 AT GLENNWILDE ","symbol":{"color":[167,198,54,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"RAINTREE PARCEL 14 AT GLENNWILDE "},{"value":"RANCHO EL DORADO PH III PARCEL 11","symbol":{"color":[158,85,156,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"RANCHO EL DORADO PH III PARCEL 11"},{"value":"RANCHO MIRAGE ESTATES PARCEL 1","symbol":{"color":[252,146,31,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"RANCHO MIRAGE ESTATES PARCEL 1"},{"value":"RANCHO MIRAGE ESTATES PARCEL 19","symbol":{"color":[255,222,62,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"RANCHO MIRAGE ESTATES PARCEL 19"},{"value":"RANCHO MIRAGE ESTATES PARCEL 2","symbol":{"color":[247,137,216,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"RANCHO MIRAGE ESTATES PARCEL 2"},{"value":"RANCHO MIRAGE ESTATES PARCEL 24","symbol":{"color":[183,129,74,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"RANCHO MIRAGE ESTATES PARCEL 24"},{"value":"RANCHO MIRAGE ESTATES PARCEL 3","symbol":{"color":[60,175,153,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"RANCHO MIRAGE ESTATES PARCEL 3"},{"value":"RANCHO MIRAGE ESTATES PARCEL 4","symbol":{"color":[107,107,214,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"RANCHO MIRAGE ESTATES PARCEL 4"},{"value":"RANCHO MIRAGE ESTATES PARCEL 5","symbol":{"color":[181,71,121,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"RANCHO MIRAGE ESTATES PARCEL 5"},{"value":"RANCHO MIRAGE ESTATES PARCEL 6","symbol":{"color":[127,127,127,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"RANCHO MIRAGE ESTATES PARCEL 6"},{"value":"RANCHO MIRAGE ESTATES PARCEL 7","symbol":{"color":[237,81,81,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"RANCHO MIRAGE ESTATES PARCEL 7"},{"value":"RANCHO MIRAGE ESTATES PHASE 2 PARCEL 11","symbol":{"color":[20,158,206,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"RANCHO MIRAGE ESTATES PHASE 2 PARCEL 11"},{"value":"RANCHO MIRAGE ESTATES PHASE 2 PARCEL 13","symbol":{"color":[167,198,54,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"RANCHO MIRAGE ESTATES PHASE 2 PARCEL 13"},{"value":"RANCHO MIRAGE ESTATES PHASE 2 PARCEL 15","symbol":{"color":[158,85,156,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"RANCHO MIRAGE ESTATES PHASE 2 PARCEL 15"},{"value":"RANCHO MIRAGE ESTATES PHASE 2 PARCEL 16","symbol":{"color":[252,146,31,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"RANCHO MIRAGE ESTATES PHASE 2 PARCEL 16"},{"value":"RANCHO MIRAGE ESTATES PHASE 2 PARCEL 17","symbol":{"color":[255,222,62,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"RANCHO MIRAGE ESTATES PHASE 2 PARCEL 17"},{"value":"RANCHO MIRAGE ESTATES PHASE 2 PARCEL 18","symbol":{"color":[247,137,216,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"RANCHO MIRAGE ESTATES PHASE 2 PARCEL 18"},{"value":"RANCHO MIRAGE ESTATES PHASE 2 PARCEL 21","symbol":{"color":[183,129,74,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"RANCHO MIRAGE ESTATES PHASE 2 PARCEL 21"},{"value":"RANCHO MIRAGE ESTATES PHASE 2 PARCEL 22","symbol":{"color":[60,175,153,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"RANCHO MIRAGE ESTATES PHASE 2 PARCEL 22"},{"value":"RANCHO MIRAGE ESTATES PHASE 2 PARCEL 23","symbol":{"color":[107,107,214,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"RANCHO MIRAGE ESTATES PHASE 2 PARCEL 23"},{"value":"RANCHO MIRAGE ESTATES PHASE 2 PARCEL 9","symbol":{"color":[181,71,121,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"RANCHO MIRAGE ESTATES PHASE 2 PARCEL 9"},{"value":"REDWOOD PARCEL 16 AT GLENNWILDE","symbol":{"color":[127,127,127,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"REDWOOD PARCEL 16 AT GLENNWILDE"},{"value":"RIVER BIRCH PARCEL 6 AT GLENNWILDE","symbol":{"color":[237,81,81,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"RIVER BIRCH PARCEL 6 AT GLENNWILDE"},{"value":"SANDALWOOD PARCEL 9 AT GLENNWILDE","symbol":{"color":[20,158,206,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"SANDALWOOD PARCEL 9 AT GLENNWILDE"},{"value":"SANTA ROSA CROSSING","symbol":{"color":[167,198,54,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"SANTA ROSA CROSSING"},{"value":"SANTA ROSA SPRINGS PARCEL 1","symbol":{"color":[158,85,156,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"SANTA ROSA SPRINGS PARCEL 1"},{"value":"SANTA ROSA SPRINGS PARCEL 2","symbol":{"color":[252,146,31,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"SANTA ROSA SPRINGS PARCEL 2"},{"value":"SANTA ROSA SPRINGS PARCEL 3","symbol":{"color":[255,222,62,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"SANTA ROSA SPRINGS PARCEL 3"},{"value":"SANTA ROSA SPRINGS-PARCEL 4","symbol":{"color":[247,137,216,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"SANTA ROSA SPRINGS-PARCEL 4"},{"value":"SENITA UNIT 1","symbol":{"color":[183,129,74,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"SENITA UNIT 1"},{"value":"SENITA UNIT 2","symbol":{"color":[60,175,153,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"SENITA UNIT 2"},{"value":"SENITA UNIT 3","symbol":{"color":[107,107,214,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"SENITA UNIT 3"},{"value":"SILVER OAK PARCEL 8 AT GLENNWILDE","symbol":{"color":[181,71,121,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"SILVER OAK PARCEL 8 AT GLENNWILDE"},{"value":"SMITH FARMS PARCEL 1","symbol":{"color":[127,127,127,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"SMITH FARMS PARCEL 1"},{"value":"SMITH FARMS PARCEL 10","symbol":{"color":[237,81,81,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"SMITH FARMS PARCEL 10"},{"value":"SMITH FARMS PARCEL 2","symbol":{"color":[20,158,206,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"SMITH FARMS PARCEL 2"},{"value":"SMITH FARMS PARCEL 3","symbol":{"color":[167,198,54,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"SMITH FARMS PARCEL 3"},{"value":"SMITH FARMS PARCEL 4","symbol":{"color":[158,85,156,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"SMITH FARMS PARCEL 4"},{"value":"SMITH FARMS PARCEL 5","symbol":{"color":[252,146,31,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"SMITH FARMS PARCEL 5"},{"value":"SMITH FARMS PARCEL 6","symbol":{"color":[255,222,62,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"SMITH FARMS PARCEL 6"},{"value":"SMITH FARMS PARCEL 7","symbol":{"color":[247,137,216,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"SMITH FARMS PARCEL 7"},{"value":"SORRENTO PARCEL 1","symbol":{"color":[183,129,74,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"SORRENTO PARCEL 1"},{"value":"SORRENTO PARCEL 2","symbol":{"color":[60,175,153,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"SORRENTO PARCEL 2"},{"value":"SORRENTO PARCEL 3","symbol":{"color":[107,107,214,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"SORRENTO PARCEL 3"},{"value":"SORRENTO PARCEL 4","symbol":{"color":[181,71,121,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"SORRENTO PARCEL 4"},{"value":"SORRENTO PARCEL 5","symbol":{"color":[127,127,127,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"SORRENTO PARCEL 5"},{"value":"SORRENTO PARCEL 6","symbol":{"color":[237,81,81,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"SORRENTO PARCEL 6"},{"value":"SORRENTO PARCEL 7","symbol":{"color":[20,158,206,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"SORRENTO PARCEL 7"},{"value":"SYCAMORE PARCEL 11 AT GLENNWILDE","symbol":{"color":[167,198,54,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"SYCAMORE PARCEL 11 AT GLENNWILDE"},{"value":"THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 33","symbol":{"color":[158,85,156,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 33"},{"value":"THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 36A","symbol":{"color":[252,146,31,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 36A"},{"value":"THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 36B","symbol":{"color":[255,222,62,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 36B"},{"value":"THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 37","symbol":{"color":[247,137,216,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 37"},{"value":"THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 39/51","symbol":{"color":[183,129,74,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 39/51"},{"value":"THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 40/41","symbol":{"color":[60,175,153,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 40/41"},{"value":"THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 43/48","symbol":{"color":[107,107,214,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 43/48"},{"value":"THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 44/47","symbol":{"color":[181,71,121,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 44/47"},{"value":"THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 46","symbol":{"color":[127,127,127,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 46"},{"value":"THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 52","symbol":{"color":[237,81,81,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 52"},{"value":"THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 54","symbol":{"color":[20,158,206,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 54"},{"value":"THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 59","symbol":{"color":[167,198,54,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 59"},{"value":"THE LAKES AT RANCHO EL DORADO PHASEIII PARCEL 49/50","symbol":{"color":[158,85,156,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"THE LAKES AT RANCHO EL DORADO PHASEIII PARCEL 49/50"},{"value":"TORTOSA NW PARCEL 10","symbol":{"color":[252,146,31,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"TORTOSA NW PARCEL 10"},{"value":"TORTOSA NW PARCEL 11","symbol":{"color":[255,222,62,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"TORTOSA NW PARCEL 11"},{"value":"TORTOSA NW PARCEL 12","symbol":{"color":[247,137,216,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"TORTOSA NW PARCEL 12"},{"value":"TORTOSA NW PARCEL 13","symbol":{"color":[183,129,74,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"TORTOSA NW PARCEL 13"},{"value":"TORTOSA NW PARCEL 2","symbol":{"color":[60,175,153,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"TORTOSA NW PARCEL 2"},{"value":"TORTOSA NW PARCEL 6","symbol":{"color":[107,107,214,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"TORTOSA NW PARCEL 6"},{"value":"TORTOSA NW PARCEL 7","symbol":{"color":[181,71,121,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"TORTOSA NW PARCEL 7"},{"value":"TORTOSA NW PARCEL 8","symbol":{"color":[127,127,127,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"TORTOSA NW PARCEL 8"},{"value":"TORTOSA NW PARCEL 9","symbol":{"color":[237,81,81,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"TORTOSA NW PARCEL 9"},{"value":"TORTOSA SOUTH PARCEL A","symbol":{"color":[20,158,206,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"TORTOSA SOUTH PARCEL A"},{"value":"TORTOSA SOUTH PARCEL C","symbol":{"color":[167,198,54,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"TORTOSA SOUTH PARCEL C"},{"value":"TORTOSA SOUTH PARCEL F","symbol":{"color":[158,85,156,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"TORTOSA SOUTH PARCEL F"},{"value":"TORTOSA SOUTH PARCEL G","symbol":{"color":[252,146,31,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"TORTOSA SOUTH PARCEL G"},{"value":"TORTOSA SOUTH PARCEL H","symbol":{"color":[255,222,62,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"TORTOSA SOUTH PARCEL H"},{"value":"TORTOSA SOUTH PARCEL I","symbol":{"color":[247,137,216,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"TORTOSA SOUTH PARCEL I"},{"value":"TORTOSA SOUTH PARCEL J","symbol":{"color":[183,129,74,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"TORTOSA SOUTH PARCEL J"},{"value":"THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 55","symbol":{"color":[167,198,54,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 55"},{"value":"THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 56","symbol":{"color":[158,85,156,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 56"},{"value":"THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 57","symbol":{"color":[252,146,31,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 57"},{"value":"THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 58","symbol":{"color":[255,222,62,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 58"}]},"labelingInfo":[{"labelExpression":null,"labelExpressionInfo":{"expression":"$feature[\"subdivision\"]","value":"{subdivision}"},"useCodedValues":true,"maxScale":0,"minScale":5000,"where":null,"labelPlacement":"esriServerPolygonPlacementAlwaysHorizontal","symbol":{"color":[255,255,255,255],"type":"esriTS","backgroundColor":null,"borderLineColor":null,"borderLineSize":null,"haloSize":0.75,"haloColor":[0,76,115,255],"verticalAlignment":"bottom","horizontalAlignment":"left","rightToLeft":false,"angle":0,"xoffset":0,"yoffset":0,"text":"","rotated":false,"kerning":true,"font":{"size":12,"style":"normal","decoration":"none","weight":"bold","family":"Arial"}}}],"transparency":50}, 
      "allowGeometryUpdates" : true, 
      "trueCurveSupportMode" : "OGC", 
      "supportedCurveTypes" : [
        "esriGeometryCircularArc"
      ], 
      "supportedTrueCurvePbfFeatureEncodings" : [
        "esriCompressedShapeBuffer", 
        "esriDefault"
      ], 
      "allowTrueCurvesUpdates" : true, 
      "onlyAllowTrueCurveUpdatesByTrueCurveClients" : false, 
      "hasAttachments" : true, 
      "viewSourceHasAttachments" : true, 
      
      "attachmentProperties" : [
        {
          "name" : "id", 
          "fieldName" : "ATTACHMENTID", 
          "isEnabled" : true
        }, 
        {
          "name" : "globalId", 
          "fieldName" : "AttachmentGlobalID", 
          "isEnabled" : true
        }, 
        {
          "name" : "name", 
          "fieldName" : "ATT_NAME", 
          "isEnabled" : true
        }, 
        {
          "name" : "size", 
          "fieldName" : "DATA_SIZE", 
          "isEnabled" : true
        }, 
        {
          "name" : "contentType", 
          "fieldName" : "CONTENT_TYPE", 
          "isEnabled" : true
        }, 
        {
          "name" : "keywords", 
          "fieldName" : "Keywords", 
          "isEnabled" : true
        }, 
        {
          "name" : "exifInfo", 
          "fieldName" : "ExifInfo", 
          "isEnabled" : true
        }
      ], 
      "htmlPopupType" : "esriServerHTMLPopupTypeAsHTMLText", 
      "hasMetadata" : true, 
      "hasM" : false, 
      "hasZ" : false, 
      "objectIdField" : "OBJECTID", 
      "uniqueIdField" : 
      {
        "name" : "OBJECTID", 
        "isSystemMaintained" : true
      }, 
      "globalIdField" : "GlobalID", 
      "typeIdField" : "subdivision", 
      "collation" : {
        "locale" : "neutral", 
        "caseSensitive" : false, 
        "accentSensitive" : true
      }, 
      "fields" : [
        {
          "name" : "OBJECTID", 
          "type" : "esriFieldTypeOID", 
          "alias" : "OBJECTID", 
          "sqlType" : "sqlTypeOther", 
          "nullable" : false, 
          "editable" : false, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "Front", 
          "type" : "esriFieldTypeString", 
          "alias" : "Front", 
          "sqlType" : "sqlTypeOther", 
          "length" : 300, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "Side", 
          "type" : "esriFieldTypeString", 
          "alias" : "Side", 
          "sqlType" : "sqlTypeOther", 
          "length" : 300, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "Rear", 
          "type" : "esriFieldTypeString", 
          "alias" : "Rear", 
          "sqlType" : "sqlTypeOther", 
          "length" : 300, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "LotCoverage", 
          "type" : "esriFieldTypeString", 
          "alias" : "LotCoverage", 
          "sqlType" : "sqlTypeOther", 
          "length" : 300, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "Zoning", 
          "type" : "esriFieldTypeString", 
          "alias" : "Zoning", 
          "sqlType" : "sqlTypeOther", 
          "length" : 50, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "Height", 
          "type" : "esriFieldTypeString", 
          "alias" : "Height", 
          "sqlType" : "sqlTypeOther", 
          "length" : 300, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "Notes", 
          "type" : "esriFieldTypeString", 
          "alias" : "Notes", 
          "sqlType" : "sqlTypeOther", 
          "length" : 255, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "Shape__Area", 
          "type" : "esriFieldTypeDouble", 
          "alias" : "Shape__Area", 
          "sqlType" : "sqlTypeDouble", 
          "nullable" : true, 
          "editable" : false, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "Shape__Length", 
          "type" : "esriFieldTypeDouble", 
          "alias" : "Shape__Length", 
          "sqlType" : "sqlTypeDouble", 
          "nullable" : true, 
          "editable" : false, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "subdivision", 
          "type" : "esriFieldTypeString", 
          "alias" : "Subdivision", 
          "sqlType" : "sqlTypeOther", 
          "length" : 256, 
          "nullable" : true, 
          "editable" : true, 
          "isViewOverride" : false, 
          "domain" : null, 
          "defaultValue" : null
        }
      ], 
      "indexes" : [
        {
          "name" : "PK__RESIDENT__F4B70D85168ADC81", 
          "fields" : "OBJECTID", 
          "isAscending" : true, 
          "isUnique" : true, 
          "description" : "", 
          "indexType" : "Attribute"
        }, 
        {
          "name" : "user_46690.RESIDENTIAL_SETBACKS_RESIDENTIAL_SETBACKS_Shape_sidx", 
          "fields" : "Shape", 
          "isAscending" : true, 
          "isUnique" : false, 
          "description" : "", 
          "indexType" : "Spatial"
        }, 
        {
          "name" : "Shape__Area_Index", 
          "fields" : "Shape__Area", 
          "isAscending" : true, 
          "isUnique" : false, 
          "description" : "", 
          "indexType" : "Attribute"
        }, 
        {
          "name" : "Shape__Length_Index", 
          "fields" : "Shape__Length", 
          "isAscending" : true, 
          "isUnique" : false, 
          "description" : "", 
          "indexType" : "Attribute"
        }
      ], 
      "dateFieldsTimeReference" : {
        "timeZone" : "UTC", 
        "timeZoneIANA" : "Etc/UTC", 
        "respectsDaylightSaving" : false
      }, 
      "preferredTimeReference" : null, 
      "types" : [
        {
          "id" : "ACACIA CROSSINGS PARCEL 1", 
          "name" : "ACACIA CROSSINGS PARCEL 1", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "ACACIA CROSSINGS PARCEL 1", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "ACACIA CROSSINGS PARCEL 1", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "ACACIA CROSSINGS PARCEL 2", 
          "name" : "ACACIA CROSSINGS PARCEL 2", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "ACACIA CROSSINGS PARCEL 2", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "ACACIA CROSSINGS PARCEL 2", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "ACACIA CROSSINGS PARCEL 3", 
          "name" : "ACACIA CROSSINGS PARCEL 3", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "ACACIA CROSSINGS PARCEL 3", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "ACACIA CROSSINGS PARCEL 3", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "ACACIA CROSSINGS PARCEL 4", 
          "name" : "ACACIA CROSSINGS PARCEL 4", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "ACACIA CROSSINGS PARCEL 4", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "ACACIA CROSSINGS PARCEL 4", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "ACACIA CROSSINGS PARCEL 5", 
          "name" : "ACACIA CROSSINGS PARCEL 5", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "ACACIA CROSSINGS PARCEL 5", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "ACACIA CROSSINGS PARCEL 5", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "ACACIA CROSSINGS PARCEL 6", 
          "name" : "ACACIA CROSSINGS PARCEL 6", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "ACACIA CROSSINGS PARCEL 6", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "ACACIA CROSSINGS PARCEL 6", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "ACACIA CROSSINGS PARCEL 7", 
          "name" : "ACACIA CROSSINGS PARCEL 7", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "ACACIA CROSSINGS PARCEL 7", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "ACACIA CROSSINGS PARCEL 7", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "ACACIA PARCEL 1 AT GLENNWILDE", 
          "name" : "ACACIA PARCEL 1 AT GLENNWILDE", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "ACACIA PARCEL 1 AT GLENNWILDE", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "ACACIA PARCEL 1 AT GLENNWILDE", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "ALTERRA NORTH", 
          "name" : "ALTERRA NORTH", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "ALTERRA NORTH", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "ALTERRA NORTH", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "ALTERRA SOUTH", 
          "name" : "ALTERRA SOUTH", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "ALTERRA SOUTH", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "ALTERRA SOUTH", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "AMENDED RANCHO MIRAGE ESTATES PHASE 2 PARCEL 8", 
          "name" : "AMENDED RANCHO MIRAGE ESTATES PHASE 2 PARCEL 8", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "AMENDED RANCHO MIRAGE ESTATES PHASE 2 PARCEL 8", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "AMENDED RANCHO MIRAGE ESTATES PHASE 2 PARCEL 8", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "ASPEN PARCEL 10 AT GLENNWILDE", 
          "name" : "ASPEN PARCEL 10 AT GLENNWILDE", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "ASPEN PARCEL 10 AT GLENNWILDE", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "ASPEN PARCEL 10 AT GLENNWILDE", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "COBBLESTONE FARMS PARCEL I", 
          "name" : "COBBLESTONE FARMS PARCEL I", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "COBBLESTONE FARMS PARCEL I", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "COBBLESTONE FARMS PARCEL I", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "COBBLESTONE FARMS PARCEL II", 
          "name" : "COBBLESTONE FARMS PARCEL II", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "COBBLESTONE FARMS PARCEL II", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "COBBLESTONE FARMS PARCEL II", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "COBBLESTONE FARMS PARCEL III", 
          "name" : "COBBLESTONE FARMS PARCEL III", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "COBBLESTONE FARMS PARCEL III", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "COBBLESTONE FARMS PARCEL III", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "COBBLESTONE FARMS PARCEL IV", 
          "name" : "COBBLESTONE FARMS PARCEL IV", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "COBBLESTONE FARMS PARCEL IV", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "COBBLESTONE FARMS PARCEL IV", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "COBBLESTONE FARMS PARCEL V", 
          "name" : "COBBLESTONE FARMS PARCEL V", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "COBBLESTONE FARMS PARCEL V", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "COBBLESTONE FARMS PARCEL V", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "COBBLESTONE FARMS PARCEL VI", 
          "name" : "COBBLESTONE FARMS PARCEL VI", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "COBBLESTONE FARMS PARCEL VI", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "COBBLESTONE FARMS PARCEL VI", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "COBBLESTONE FARMS PARCEL VII", 
          "name" : "COBBLESTONE FARMS PARCEL VII", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "COBBLESTONE FARMS PARCEL VII", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "COBBLESTONE FARMS PARCEL VII", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "COBBLESTONE FARMS PARCEL VIII", 
          "name" : "COBBLESTONE FARMS PARCEL VIII", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "COBBLESTONE FARMS PARCEL VIII", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "COBBLESTONE FARMS PARCEL VIII", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "COTTONWOOD PARCEL 12 AT GLENNWILDE", 
          "name" : "COTTONWOOD PARCEL 12 AT GLENNWILDE", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "COTTONWOOD PARCEL 12 AT GLENNWILDE", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "COTTONWOOD PARCEL 12 AT GLENNWILDE", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "DESERT CEDARS", 
          "name" : "DESERT CEDARS", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "DESERT CEDARS", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "DESERT CEDARS", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "ELM TREE PARCEL 15 AT GLENNWILDE", 
          "name" : "ELM TREE PARCEL 15 AT GLENNWILDE", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "ELM TREE PARCEL 15 AT GLENNWILDE", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "ELM TREE PARCEL 15 AT GLENNWILDE", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "HAWTHORNE PARCEL 2 AT GLENNWILDE", 
          "name" : "HAWTHORNE PARCEL 2 AT GLENNWILDE", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "HAWTHORNE PARCEL 2 AT GLENNWILDE", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "HAWTHORNE PARCEL 2 AT GLENNWILDE", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "HICKORY PARCEL 4 AT GLENNWILDE", 
          "name" : "HICKORY PARCEL 4 AT GLENNWILDE", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "HICKORY PARCEL 4 AT GLENNWILDE", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "HICKORY PARCEL 4 AT GLENNWILDE", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "IRONWOOD PARCEL 3 AT GLENNWILDE", 
          "name" : "IRONWOOD PARCEL 3 AT GLENNWILDE", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "IRONWOOD PARCEL 3 AT GLENNWILDE", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "IRONWOOD PARCEL 3 AT GLENNWILDE", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "MAGNOLIA PARCEL 5 AT GLENNWILDE", 
          "name" : "MAGNOLIA PARCEL 5 AT GLENNWILDE", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "MAGNOLIA PARCEL 5 AT GLENNWILDE", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "MAGNOLIA PARCEL 5 AT GLENNWILDE", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "MARICOPA MEADOWS PARCEL 10", 
          "name" : "MARICOPA MEADOWS PARCEL 10", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "MARICOPA MEADOWS PARCEL 10", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "MARICOPA MEADOWS PARCEL 10", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "MARICOPA MEADOWS PARCEL 11", 
          "name" : "MARICOPA MEADOWS PARCEL 11", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "MARICOPA MEADOWS PARCEL 11", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "MARICOPA MEADOWS PARCEL 11", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "MARICOPA MEADOWS PARCEL 12", 
          "name" : "MARICOPA MEADOWS PARCEL 12", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "MARICOPA MEADOWS PARCEL 12", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "MARICOPA MEADOWS PARCEL 12", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "MARICOPA MEADOWS PARCEL 13", 
          "name" : "MARICOPA MEADOWS PARCEL 13", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "MARICOPA MEADOWS PARCEL 13", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "MARICOPA MEADOWS PARCEL 13", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "MARICOPA MEADOWS PARCEL 14", 
          "name" : "MARICOPA MEADOWS PARCEL 14", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "MARICOPA MEADOWS PARCEL 14", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "MARICOPA MEADOWS PARCEL 14", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "MARICOPA MEADOWS PARCEL 15", 
          "name" : "MARICOPA MEADOWS PARCEL 15", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "MARICOPA MEADOWS PARCEL 15", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "MARICOPA MEADOWS PARCEL 15", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "MARICOPA MEADOWS PARCEL 16", 
          "name" : "MARICOPA MEADOWS PARCEL 16", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "MARICOPA MEADOWS PARCEL 16", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "MARICOPA MEADOWS PARCEL 16", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "MARICOPA MEADOWS PARCEL 17", 
          "name" : "MARICOPA MEADOWS PARCEL 17", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "MARICOPA MEADOWS PARCEL 17", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "MARICOPA MEADOWS PARCEL 17", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "MARICOPA MEADOWS PARCEL 3", 
          "name" : "MARICOPA MEADOWS PARCEL 3", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "MARICOPA MEADOWS PARCEL 3", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "MARICOPA MEADOWS PARCEL 3", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "MARICOPA MEADOWS PARCEL 4", 
          "name" : "MARICOPA MEADOWS PARCEL 4", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "MARICOPA MEADOWS PARCEL 4", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "MARICOPA MEADOWS PARCEL 4", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "MARICOPA MEADOWS PARCEL 5", 
          "name" : "MARICOPA MEADOWS PARCEL 5", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "MARICOPA MEADOWS PARCEL 5", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "MARICOPA MEADOWS PARCEL 5", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "MARICOPA MEADOWS PARCEL 6", 
          "name" : "MARICOPA MEADOWS PARCEL 6", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "MARICOPA MEADOWS PARCEL 6", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "MARICOPA MEADOWS PARCEL 6", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "MARICOPA MEADOWS PARCEL 7", 
          "name" : "MARICOPA MEADOWS PARCEL 7", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "MARICOPA MEADOWS PARCEL 7", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "MARICOPA MEADOWS PARCEL 7", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "MARICOPA MEADOWS PARCEL 8", 
          "name" : "MARICOPA MEADOWS PARCEL 8", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "MARICOPA MEADOWS PARCEL 8", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "MARICOPA MEADOWS PARCEL 8", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "MARICOPA MEADOWS PARCEL 9", 
          "name" : "MARICOPA MEADOWS PARCEL 9", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "MARICOPA MEADOWS PARCEL 9", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "MARICOPA MEADOWS PARCEL 9", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PALO BREA", 
          "name" : "PALO BREA", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PALO BREA", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PALO BREA", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 1 AT HOMESTEAD NORTH", 
          "name" : "PARCEL 1 AT HOMESTEAD NORTH", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 1 AT HOMESTEAD NORTH", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 1 AT HOMESTEAD NORTH", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 10 AT HOMESTEAD NORTH", 
          "name" : "PARCEL 10 AT HOMESTEAD NORTH", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 10 AT HOMESTEAD NORTH", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 10 AT HOMESTEAD NORTH", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 10 OF THE VILLAGES AT RANCHO EL DORADO", 
          "name" : "PARCEL 10 OF THE VILLAGES AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 10 OF THE VILLAGES AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 10 OF THE VILLAGES AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 11 AT HOMESTEAD NORTH", 
          "name" : "PARCEL 11 AT HOMESTEAD NORTH", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 11 AT HOMESTEAD NORTH", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 11 AT HOMESTEAD NORTH", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 11 AT RANCHO EL DORADO", 
          "name" : "PARCEL 11 AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 11 AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 11 AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 11 OF THE VILLAGES AT RANCHO EL DORADO", 
          "name" : "PARCEL 11 OF THE VILLAGES AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 11 OF THE VILLAGES AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 11 OF THE VILLAGES AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 12 AT HOMESTEAD NORTH", 
          "name" : "PARCEL 12 AT HOMESTEAD NORTH", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 12 AT HOMESTEAD NORTH", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 12 AT HOMESTEAD NORTH", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 12 AT RANCHO EL DORADO", 
          "name" : "PARCEL 12 AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 12 AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 12 AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 13 AT HOMESTEAD NORTH", 
          "name" : "PARCEL 13 AT HOMESTEAD NORTH", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 13 AT HOMESTEAD NORTH", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 13 AT HOMESTEAD NORTH", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 13 AT RANCHO EL DORADO", 
          "name" : "PARCEL 13 AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 13 AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 13 AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 13A OF THE VILLAGES AT RANCHO EL DORADO", 
          "name" : "PARCEL 13A OF THE VILLAGES AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 13A OF THE VILLAGES AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 13A OF THE VILLAGES AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 13B OF THE VILLAGES AT RANCHO EL DORADO", 
          "name" : "PARCEL 13B OF THE VILLAGES AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 13B OF THE VILLAGES AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 13B OF THE VILLAGES AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 14 AT HOMESTEAD NORTH", 
          "name" : "PARCEL 14 AT HOMESTEAD NORTH", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 14 AT HOMESTEAD NORTH", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 14 AT HOMESTEAD NORTH", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 14 OF THE VILLAGES AT RANCHO EL DORADO", 
          "name" : "PARCEL 14 OF THE VILLAGES AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 14 OF THE VILLAGES AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 14 OF THE VILLAGES AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 15 AT HOMESTEAD NORTH", 
          "name" : "PARCEL 15 AT HOMESTEAD NORTH", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 15 AT HOMESTEAD NORTH", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 15 AT HOMESTEAD NORTH", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 16 AT HOMESTEAD NORTH", 
          "name" : "PARCEL 16 AT HOMESTEAD NORTH", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 16 AT HOMESTEAD NORTH", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 16 AT HOMESTEAD NORTH", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 18 AT HOMESTEAD NORTH", 
          "name" : "PARCEL 18 AT HOMESTEAD NORTH", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 18 AT HOMESTEAD NORTH", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 18 AT HOMESTEAD NORTH", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 19 AT HOMESTEAD NORTH", 
          "name" : "PARCEL 19 AT HOMESTEAD NORTH", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 19 AT HOMESTEAD NORTH", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 19 AT HOMESTEAD NORTH", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 2 AT HOMESTEAD NORTH", 
          "name" : "PARCEL 2 AT HOMESTEAD NORTH", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 2 AT HOMESTEAD NORTH", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 2 AT HOMESTEAD NORTH", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 2 OF THE VILLAGES AT RANCHO EL DORADO", 
          "name" : "PARCEL 2 OF THE VILLAGES AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 2 OF THE VILLAGES AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 2 OF THE VILLAGES AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 20 AT HOMESTEAD NORTH", 
          "name" : "PARCEL 20 AT HOMESTEAD NORTH", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 20 AT HOMESTEAD NORTH", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 20 AT HOMESTEAD NORTH", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 23 ST HOMESTEAD NORTH", 
          "name" : "PARCEL 23 ST HOMESTEAD NORTH", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 23 ST HOMESTEAD NORTH", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 23 ST HOMESTEAD NORTH", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 24 AT HOMESTEAD NORTH", 
          "name" : "PARCEL 24 AT HOMESTEAD NORTH", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 24 AT HOMESTEAD NORTH", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 24 AT HOMESTEAD NORTH", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 25 AT HOMESTEAD NORTH", 
          "name" : "PARCEL 25 AT HOMESTEAD NORTH", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 25 AT HOMESTEAD NORTH", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 25 AT HOMESTEAD NORTH", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 26 AT HOMESTEAD NORTH", 
          "name" : "PARCEL 26 AT HOMESTEAD NORTH", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 26 AT HOMESTEAD NORTH", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 26 AT HOMESTEAD NORTH", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 27 AT HOMESTEAD NORTH", 
          "name" : "PARCEL 27 AT HOMESTEAD NORTH", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 27 AT HOMESTEAD NORTH", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 27 AT HOMESTEAD NORTH", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 2A AT RANCHO EL DORADO", 
          "name" : "PARCEL 2A AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 2A AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 2A AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 2B AT RANCHO EL DORADO", 
          "name" : "PARCEL 2B AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 2B AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 2B AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 3 AT HOMESTEAD NORTH", 
          "name" : "PARCEL 3 AT HOMESTEAD NORTH", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 3 AT HOMESTEAD NORTH", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 3 AT HOMESTEAD NORTH", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 3 AT RANCHO EL DORADO", 
          "name" : "PARCEL 3 AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 3 AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 3 AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 3 OF THE VILLAGES AT RANCHO EL DORADO", 
          "name" : "PARCEL 3 OF THE VILLAGES AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 3 OF THE VILLAGES AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 3 OF THE VILLAGES AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 4 AT HOMESTEAD NORTH", 
          "name" : "PARCEL 4 AT HOMESTEAD NORTH", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 4 AT HOMESTEAD NORTH", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 4 AT HOMESTEAD NORTH", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 4 AT RANCHO EL DORADO", 
          "name" : "PARCEL 4 AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 4 AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 4 AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 4 OF THE VILLAGES AT RANCHO EL DORADO", 
          "name" : "PARCEL 4 OF THE VILLAGES AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 4 OF THE VILLAGES AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 4 OF THE VILLAGES AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 5 AT HOMESTEAD NORTH", 
          "name" : "PARCEL 5 AT HOMESTEAD NORTH", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 5 AT HOMESTEAD NORTH", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 5 AT HOMESTEAD NORTH", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 5 AT RANCHO EL DORADO", 
          "name" : "PARCEL 5 AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 5 AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 5 AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 5 OF THE VILLAGES AT RANCHO EL DORADO", 
          "name" : "PARCEL 5 OF THE VILLAGES AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 5 OF THE VILLAGES AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 5 OF THE VILLAGES AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 6 AT HOMESTEAD NORTH", 
          "name" : "PARCEL 6 AT HOMESTEAD NORTH", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 6 AT HOMESTEAD NORTH", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 6 AT HOMESTEAD NORTH", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 6 AT RANCHO EL DORADO", 
          "name" : "PARCEL 6 AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 6 AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 6 AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 6 OF THE VILLAGES AT RANCHO EL DORADO", 
          "name" : "PARCEL 6 OF THE VILLAGES AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 6 OF THE VILLAGES AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 6 OF THE VILLAGES AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 7 AT HOMESTEAD NORTH", 
          "name" : "PARCEL 7 AT HOMESTEAD NORTH", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 7 AT HOMESTEAD NORTH", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 7 AT HOMESTEAD NORTH", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 7 OF THE VILLAGES AT RANCHO EL DORADO", 
          "name" : "PARCEL 7 OF THE VILLAGES AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 7 OF THE VILLAGES AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 7 OF THE VILLAGES AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 7 RANCHO EL DORADO", 
          "name" : "PARCEL 7 RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 7 RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 7 RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 8 OF THE VILLAGES AT RANCHO EL DORADO", 
          "name" : "PARCEL 8 OF THE VILLAGES AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 8 OF THE VILLAGES AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 8 OF THE VILLAGES AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 9 AT HOMESTEAD NORTH", 
          "name" : "PARCEL 9 AT HOMESTEAD NORTH", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 9 AT HOMESTEAD NORTH", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 9 AT HOMESTEAD NORTH", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PARCEL 9 OF THE VILLAGES AT RANCHO EL DORADO", 
          "name" : "PARCEL 9 OF THE VILLAGES AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PARCEL 9 OF THE VILLAGES AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PARCEL 9 OF THE VILLAGES AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PHASE II PARCEL 13 AT RANCHO EL DORADO", 
          "name" : "PHASE II PARCEL 13 AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PHASE II PARCEL 13 AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PHASE II PARCEL 13 AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PHASE II PARCEL 14 AT RANCHO EL DORADO", 
          "name" : "PHASE II PARCEL 14 AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PHASE II PARCEL 14 AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PHASE II PARCEL 14 AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PHASE II PARCEL 15/19 AT RANCHO EL DORADO", 
          "name" : "PHASE II PARCEL 15/19 AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PHASE II PARCEL 15/19 AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PHASE II PARCEL 15/19 AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PHASE II PARCEL 16/17 AT RANCHO EL DORADO", 
          "name" : "PHASE II PARCEL 16/17 AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PHASE II PARCEL 16/17 AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PHASE II PARCEL 16/17 AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PHASE II PARCEL 20 AT RANCHO EL DORADO", 
          "name" : "PHASE II PARCEL 20 AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PHASE II PARCEL 20 AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PHASE II PARCEL 20 AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PHASE II PARCEL 21 AT RANCHO EL DORADO", 
          "name" : "PHASE II PARCEL 21 AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PHASE II PARCEL 21 AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PHASE II PARCEL 21 AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PHASE II PARCEL 23 AT RANCHO EL DORADO", 
          "name" : "PHASE II PARCEL 23 AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PHASE II PARCEL 23 AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PHASE II PARCEL 23 AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PHASE II PARCEL 24 AT RANCHO EL DORADO", 
          "name" : "PHASE II PARCEL 24 AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PHASE II PARCEL 24 AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PHASE II PARCEL 24 AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PHASE II PARCEL 25 AT RANCHO EL DORADO", 
          "name" : "PHASE II PARCEL 25 AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PHASE II PARCEL 25 AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PHASE II PARCEL 25 AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PHASE II PARCEL 26A AT RANCHO EL DORADO", 
          "name" : "PHASE II PARCEL 26A AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PHASE II PARCEL 26A AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PHASE II PARCEL 26A AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PHASE II PARCEL 26B AT RANCHO EL DORADO", 
          "name" : "PHASE II PARCEL 26B AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PHASE II PARCEL 26B AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PHASE II PARCEL 26B AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PHASE II PARCEL 27 AT RANCHO EL DORADO", 
          "name" : "PHASE II PARCEL 27 AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PHASE II PARCEL 27 AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PHASE II PARCEL 27 AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PHASE II PARCEL 7 AT RANCHO EL DORADO", 
          "name" : "PHASE II PARCEL 7 AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PHASE II PARCEL 7 AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PHASE II PARCEL 7 AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PHASE II PARCEL 8 AT RANCHO EL DORADO", 
          "name" : "PHASE II PARCEL 8 AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PHASE II PARCEL 8 AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PHASE II PARCEL 8 AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PHASE II PARCEL 9 AT RANCHO EL DORADO", 
          "name" : "PHASE II PARCEL 9 AT RANCHO EL DORADO", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PHASE II PARCEL 9 AT RANCHO EL DORADO", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PHASE II PARCEL 9 AT RANCHO EL DORADO", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PONDEROSA PARCEL 13 AT GLENNWILDE", 
          "name" : "PONDEROSA PARCEL 13 AT GLENNWILDE", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PONDEROSA PARCEL 13 AT GLENNWILDE", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PONDEROSA PARCEL 13 AT GLENNWILDE", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PROVINCE PARCEL 10", 
          "name" : "PROVINCE PARCEL 10", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PROVINCE PARCEL 10", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PROVINCE PARCEL 10", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PROVINCE PARCEL 11", 
          "name" : "PROVINCE PARCEL 11", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PROVINCE PARCEL 11", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PROVINCE PARCEL 11", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PROVINCE PARCEL 12", 
          "name" : "PROVINCE PARCEL 12", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PROVINCE PARCEL 12", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PROVINCE PARCEL 12", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PROVINCE PARCEL 13", 
          "name" : "PROVINCE PARCEL 13", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PROVINCE PARCEL 13", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PROVINCE PARCEL 13", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PROVINCE PARCEL 13B", 
          "name" : "PROVINCE PARCEL 13B", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PROVINCE PARCEL 13B", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PROVINCE PARCEL 13B", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PROVINCE PARCEL 14", 
          "name" : "PROVINCE PARCEL 14", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PROVINCE PARCEL 14", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PROVINCE PARCEL 14", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PROVINCE PARCEL 15", 
          "name" : "PROVINCE PARCEL 15", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PROVINCE PARCEL 15", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PROVINCE PARCEL 15", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PROVINCE PARCEL 16", 
          "name" : "PROVINCE PARCEL 16", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PROVINCE PARCEL 16", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PROVINCE PARCEL 16", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PROVINCE PARCEL 3", 
          "name" : "PROVINCE PARCEL 3", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PROVINCE PARCEL 3", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PROVINCE PARCEL 3", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PROVINCE PARCEL 4", 
          "name" : "PROVINCE PARCEL 4", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PROVINCE PARCEL 4", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PROVINCE PARCEL 4", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PROVINCE PARCEL 5A", 
          "name" : "PROVINCE PARCEL 5A", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PROVINCE PARCEL 5A", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PROVINCE PARCEL 5A", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PROVINCE PARCEL 5B", 
          "name" : "PROVINCE PARCEL 5B", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PROVINCE PARCEL 5B", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PROVINCE PARCEL 5B", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PROVINCE PARCEL 6", 
          "name" : "PROVINCE PARCEL 6", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PROVINCE PARCEL 6", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PROVINCE PARCEL 6", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PROVINCE PARCEL 6A", 
          "name" : "PROVINCE PARCEL 6A", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PROVINCE PARCEL 6A", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PROVINCE PARCEL 6A", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PROVINCE PARCEL 7", 
          "name" : "PROVINCE PARCEL 7", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PROVINCE PARCEL 7", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PROVINCE PARCEL 7", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PROVINCE PARCEL 8", 
          "name" : "PROVINCE PARCEL 8", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PROVINCE PARCEL 8", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PROVINCE PARCEL 8", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "PROVINCE PARCEL 9", 
          "name" : "PROVINCE PARCEL 9", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "PROVINCE PARCEL 9", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "PROVINCE PARCEL 9", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "RAINTREE PARCEL 14 AT GLENNWILDE ", 
          "name" : "RAINTREE PARCEL 14 AT GLENNWILDE ", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "RAINTREE PARCEL 14 AT GLENNWILDE ", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "RAINTREE PARCEL 14 AT GLENNWILDE ", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "RANCHO EL DORADO PH III PARCEL 11", 
          "name" : "RANCHO EL DORADO PH III PARCEL 11", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "RANCHO EL DORADO PH III PARCEL 11", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "RANCHO EL DORADO PH III PARCEL 11", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "RANCHO MIRAGE ESTATES PARCEL 1", 
          "name" : "RANCHO MIRAGE ESTATES PARCEL 1", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "RANCHO MIRAGE ESTATES PARCEL 1", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "RANCHO MIRAGE ESTATES PARCEL 1", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "RANCHO MIRAGE ESTATES PARCEL 19", 
          "name" : "RANCHO MIRAGE ESTATES PARCEL 19", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "RANCHO MIRAGE ESTATES PARCEL 19", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "RANCHO MIRAGE ESTATES PARCEL 19", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "RANCHO MIRAGE ESTATES PARCEL 2", 
          "name" : "RANCHO MIRAGE ESTATES PARCEL 2", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "RANCHO MIRAGE ESTATES PARCEL 2", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "RANCHO MIRAGE ESTATES PARCEL 2", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "RANCHO MIRAGE ESTATES PARCEL 24", 
          "name" : "RANCHO MIRAGE ESTATES PARCEL 24", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "RANCHO MIRAGE ESTATES PARCEL 24", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "RANCHO MIRAGE ESTATES PARCEL 24", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "RANCHO MIRAGE ESTATES PARCEL 3", 
          "name" : "RANCHO MIRAGE ESTATES PARCEL 3", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "RANCHO MIRAGE ESTATES PARCEL 3", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "RANCHO MIRAGE ESTATES PARCEL 3", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "RANCHO MIRAGE ESTATES PARCEL 4", 
          "name" : "RANCHO MIRAGE ESTATES PARCEL 4", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "RANCHO MIRAGE ESTATES PARCEL 4", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "RANCHO MIRAGE ESTATES PARCEL 4", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "RANCHO MIRAGE ESTATES PARCEL 5", 
          "name" : "RANCHO MIRAGE ESTATES PARCEL 5", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "RANCHO MIRAGE ESTATES PARCEL 5", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "RANCHO MIRAGE ESTATES PARCEL 5", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "RANCHO MIRAGE ESTATES PARCEL 6", 
          "name" : "RANCHO MIRAGE ESTATES PARCEL 6", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "RANCHO MIRAGE ESTATES PARCEL 6", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "RANCHO MIRAGE ESTATES PARCEL 6", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "RANCHO MIRAGE ESTATES PARCEL 7", 
          "name" : "RANCHO MIRAGE ESTATES PARCEL 7", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "RANCHO MIRAGE ESTATES PARCEL 7", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "RANCHO MIRAGE ESTATES PARCEL 7", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 11", 
          "name" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 11", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 11", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 11", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 13", 
          "name" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 13", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 13", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 13", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 15", 
          "name" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 15", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 15", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 15", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 16", 
          "name" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 16", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 16", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 16", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 17", 
          "name" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 17", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 17", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 17", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 18", 
          "name" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 18", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 18", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 18", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 21", 
          "name" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 21", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 21", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 21", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 22", 
          "name" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 22", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 22", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 22", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 23", 
          "name" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 23", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 23", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 23", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 9", 
          "name" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 9", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 9", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "RANCHO MIRAGE ESTATES PHASE 2 PARCEL 9", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "REDWOOD PARCEL 16 AT GLENNWILDE", 
          "name" : "REDWOOD PARCEL 16 AT GLENNWILDE", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "REDWOOD PARCEL 16 AT GLENNWILDE", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "REDWOOD PARCEL 16 AT GLENNWILDE", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "RIVER BIRCH PARCEL 6 AT GLENNWILDE", 
          "name" : "RIVER BIRCH PARCEL 6 AT GLENNWILDE", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "RIVER BIRCH PARCEL 6 AT GLENNWILDE", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "RIVER BIRCH PARCEL 6 AT GLENNWILDE", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "SANDALWOOD PARCEL 9 AT GLENNWILDE", 
          "name" : "SANDALWOOD PARCEL 9 AT GLENNWILDE", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "SANDALWOOD PARCEL 9 AT GLENNWILDE", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "SANDALWOOD PARCEL 9 AT GLENNWILDE", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "SANTA ROSA CROSSING", 
          "name" : "SANTA ROSA CROSSING", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "SANTA ROSA CROSSING", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "SANTA ROSA CROSSING", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "SANTA ROSA SPRINGS PARCEL 1", 
          "name" : "SANTA ROSA SPRINGS PARCEL 1", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "SANTA ROSA SPRINGS PARCEL 1", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "SANTA ROSA SPRINGS PARCEL 1", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "SANTA ROSA SPRINGS PARCEL 2", 
          "name" : "SANTA ROSA SPRINGS PARCEL 2", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "SANTA ROSA SPRINGS PARCEL 2", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "SANTA ROSA SPRINGS PARCEL 2", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "SANTA ROSA SPRINGS PARCEL 3", 
          "name" : "SANTA ROSA SPRINGS PARCEL 3", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "SANTA ROSA SPRINGS PARCEL 3", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "SANTA ROSA SPRINGS PARCEL 3", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "SANTA ROSA SPRINGS-PARCEL 4", 
          "name" : "SANTA ROSA SPRINGS-PARCEL 4", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "SANTA ROSA SPRINGS-PARCEL 4", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "SANTA ROSA SPRINGS-PARCEL 4", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "SENITA UNIT 1", 
          "name" : "SENITA UNIT 1", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "SENITA UNIT 1", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "SENITA UNIT 1", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "SENITA UNIT 2", 
          "name" : "SENITA UNIT 2", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "SENITA UNIT 2", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "SENITA UNIT 2", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "SENITA UNIT 3", 
          "name" : "SENITA UNIT 3", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "SENITA UNIT 3", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "SENITA UNIT 3", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "SILVER OAK PARCEL 8 AT GLENNWILDE", 
          "name" : "SILVER OAK PARCEL 8 AT GLENNWILDE", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "SILVER OAK PARCEL 8 AT GLENNWILDE", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "SILVER OAK PARCEL 8 AT GLENNWILDE", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "SMITH FARMS PARCEL 1", 
          "name" : "SMITH FARMS PARCEL 1", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "SMITH FARMS PARCEL 1", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "SMITH FARMS PARCEL 1", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "SMITH FARMS PARCEL 10", 
          "name" : "SMITH FARMS PARCEL 10", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "SMITH FARMS PARCEL 10", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "SMITH FARMS PARCEL 10", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "SMITH FARMS PARCEL 2", 
          "name" : "SMITH FARMS PARCEL 2", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "SMITH FARMS PARCEL 2", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "SMITH FARMS PARCEL 2", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "SMITH FARMS PARCEL 3", 
          "name" : "SMITH FARMS PARCEL 3", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "SMITH FARMS PARCEL 3", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "SMITH FARMS PARCEL 3", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "SMITH FARMS PARCEL 4", 
          "name" : "SMITH FARMS PARCEL 4", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "SMITH FARMS PARCEL 4", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "SMITH FARMS PARCEL 4", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "SMITH FARMS PARCEL 5", 
          "name" : "SMITH FARMS PARCEL 5", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "SMITH FARMS PARCEL 5", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "SMITH FARMS PARCEL 5", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "SMITH FARMS PARCEL 6", 
          "name" : "SMITH FARMS PARCEL 6", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "SMITH FARMS PARCEL 6", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "SMITH FARMS PARCEL 6", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "SMITH FARMS PARCEL 7", 
          "name" : "SMITH FARMS PARCEL 7", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "SMITH FARMS PARCEL 7", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "SMITH FARMS PARCEL 7", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "SORRENTO PARCEL 1", 
          "name" : "SORRENTO PARCEL 1", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "SORRENTO PARCEL 1", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "SORRENTO PARCEL 1", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "SORRENTO PARCEL 2", 
          "name" : "SORRENTO PARCEL 2", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "SORRENTO PARCEL 2", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "SORRENTO PARCEL 2", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "SORRENTO PARCEL 3", 
          "name" : "SORRENTO PARCEL 3", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "SORRENTO PARCEL 3", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "SORRENTO PARCEL 3", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "SORRENTO PARCEL 4", 
          "name" : "SORRENTO PARCEL 4", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "SORRENTO PARCEL 4", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "SORRENTO PARCEL 4", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "SORRENTO PARCEL 5", 
          "name" : "SORRENTO PARCEL 5", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "SORRENTO PARCEL 5", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "SORRENTO PARCEL 5", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "SORRENTO PARCEL 6", 
          "name" : "SORRENTO PARCEL 6", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "SORRENTO PARCEL 6", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "SORRENTO PARCEL 6", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "SORRENTO PARCEL 7", 
          "name" : "SORRENTO PARCEL 7", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "SORRENTO PARCEL 7", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "SORRENTO PARCEL 7", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "SYCAMORE PARCEL 11 AT GLENNWILDE", 
          "name" : "SYCAMORE PARCEL 11 AT GLENNWILDE", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "SYCAMORE PARCEL 11 AT GLENNWILDE", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "SYCAMORE PARCEL 11 AT GLENNWILDE", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 33", 
          "name" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 33", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 33", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 33", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 36A", 
          "name" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 36A", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 36A", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 36A", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 36B", 
          "name" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 36B", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 36B", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 36B", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 37", 
          "name" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 37", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 37", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 37", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 39/51", 
          "name" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 39/51", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 39/51", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 39/51", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 40/41", 
          "name" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 40/41", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 40/41", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 40/41", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 43/48", 
          "name" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 43/48", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 43/48", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 43/48", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 44/47", 
          "name" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 44/47", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 44/47", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 44/47", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 46", 
          "name" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 46", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 46", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 46", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 52", 
          "name" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 52", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 52", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 52", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 54", 
          "name" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 54", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 54", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 54", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 59", 
          "name" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 59", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 59", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 59", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "THE LAKES AT RANCHO EL DORADO PHASEIII PARCEL 49/50", 
          "name" : "THE LAKES AT RANCHO EL DORADO PHASEIII PARCEL 49/50", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "THE LAKES AT RANCHO EL DORADO PHASEIII PARCEL 49/50", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "THE LAKES AT RANCHO EL DORADO PHASEIII PARCEL 49/50", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "TORTOSA NW PARCEL 10", 
          "name" : "TORTOSA NW PARCEL 10", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "TORTOSA NW PARCEL 10", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "TORTOSA NW PARCEL 10", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "TORTOSA NW PARCEL 11", 
          "name" : "TORTOSA NW PARCEL 11", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "TORTOSA NW PARCEL 11", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "TORTOSA NW PARCEL 11", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "TORTOSA NW PARCEL 12", 
          "name" : "TORTOSA NW PARCEL 12", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "TORTOSA NW PARCEL 12", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "TORTOSA NW PARCEL 12", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "TORTOSA NW PARCEL 13", 
          "name" : "TORTOSA NW PARCEL 13", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "TORTOSA NW PARCEL 13", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "TORTOSA NW PARCEL 13", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "TORTOSA NW PARCEL 2", 
          "name" : "TORTOSA NW PARCEL 2", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "TORTOSA NW PARCEL 2", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "TORTOSA NW PARCEL 2", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "TORTOSA NW PARCEL 6", 
          "name" : "TORTOSA NW PARCEL 6", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "TORTOSA NW PARCEL 6", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "TORTOSA NW PARCEL 6", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "TORTOSA NW PARCEL 7", 
          "name" : "TORTOSA NW PARCEL 7", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "TORTOSA NW PARCEL 7", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "TORTOSA NW PARCEL 7", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "TORTOSA NW PARCEL 8", 
          "name" : "TORTOSA NW PARCEL 8", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "TORTOSA NW PARCEL 8", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "TORTOSA NW PARCEL 8", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "TORTOSA NW PARCEL 9", 
          "name" : "TORTOSA NW PARCEL 9", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "TORTOSA NW PARCEL 9", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "TORTOSA NW PARCEL 9", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "TORTOSA SOUTH PARCEL A", 
          "name" : "TORTOSA SOUTH PARCEL A", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "TORTOSA SOUTH PARCEL A", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "TORTOSA SOUTH PARCEL A", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "TORTOSA SOUTH PARCEL C", 
          "name" : "TORTOSA SOUTH PARCEL C", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "TORTOSA SOUTH PARCEL C", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "TORTOSA SOUTH PARCEL C", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "TORTOSA SOUTH PARCEL F", 
          "name" : "TORTOSA SOUTH PARCEL F", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "TORTOSA SOUTH PARCEL F", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "TORTOSA SOUTH PARCEL F", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "TORTOSA SOUTH PARCEL G", 
          "name" : "TORTOSA SOUTH PARCEL G", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "TORTOSA SOUTH PARCEL G", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "TORTOSA SOUTH PARCEL G", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "TORTOSA SOUTH PARCEL H", 
          "name" : "TORTOSA SOUTH PARCEL H", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "TORTOSA SOUTH PARCEL H", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "TORTOSA SOUTH PARCEL H", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "TORTOSA SOUTH PARCEL I", 
          "name" : "TORTOSA SOUTH PARCEL I", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "TORTOSA SOUTH PARCEL I", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "TORTOSA SOUTH PARCEL I", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "TORTOSA SOUTH PARCEL J", 
          "name" : "TORTOSA SOUTH PARCEL J", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "TORTOSA SOUTH PARCEL J", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "TORTOSA SOUTH PARCEL J", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 55", 
          "name" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 55", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 55", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 55", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 56", 
          "name" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 56", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 56", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 56", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 57", 
          "name" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 57", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 57", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 57", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }, 
        {
          "id" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 58", 
          "name" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 58", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 58", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "subdivision" : "THE LAKES AT RANCHO EL DORADO PHASE III PARCEL 58", 
                  "Front" : null, 
                  "Side" : null, 
                  "Rear" : null, 
                  "LotCoverage" : null, 
                  "Zoning" : null, 
                  "Height" : null, 
                  "Notes" : null
                }
              }
            }
          ]
        }
      ], 
      "templates" : [], 
      "supportedQueryFormats" : "JSON, geoJSON, PBF", 
      "supportedAppendFormats" : "sqlite,geoPackage,shapefile,filegdb,featureCollection,geojson,csv,excel,jsonl,featureService,pbf,imageCollection", 
      "supportedAppendSourceFilterFormats" : "sqlite,geoPackage,shapefile,filegdb,featureService", 
      "supportedExportFormats" : "csv,shapefile,sqlite,geoPackage,filegdb,featureCollection,geojson,kml,excel,parquet", 
      "supportedConvertFileFormats" : "JSON,PBF,Parquet", 
      "supportedConvertContentFormats" : "LayerEditCollection,FeatureCollection", 
      "supportedSpatialRelationships" : [
        "esriSpatialRelIntersects", 
        "esriSpatialRelContains", 
        "esriSpatialRelCrosses", 
        "esriSpatialRelEnvelopeIntersects", 
        "esriSpatialRelIndexIntersects", 
        "esriSpatialRelOverlaps", 
        "esriSpatialRelTouches", 
        "esriSpatialRelWithin", 
        "esriSpatialRelDisjoint", 
        "esriSpatialRelRelation"
      ], 
      "guidFormat" : "", 
      "supportsContingentValues" : true, 
      "supportsEditingContingentValues" : true, 
      "supportedContingentValuesFormats" : "JSON, PBF", 
      "supportsFieldGroups" : true, 
      "supportedSyncDataOptions" : 260, 
      "hasStaticData" : false, 
      "maxRecordCount" : 2000, 
      "standardMaxRecordCount" : 2000, 
      "maxIdsCount" : 1000000, 
      "standardMaxRecordCountNoGeometry" : 32000, 
      "tileMaxRecordCount" : 4000, 
      "maxRecordCountFactor" : 1, 
      "capabilities" : "Query"
    }
  ], 
  "tables" : []
}