{
 "extent": {
  "ymin": -90,
  "xmin": -180,
  "ymax": 90,
  "xmax": 180,
  "spatialReference": {"wkid": 4326},
  "type": "extent"
 },
 "supportsApplyEditsWithGlobalIds": true,
 "maxRecordCount": 1000,
 "infoInEstimates": [
  "extent",
  "count"
 ],
 "type": "Feature Layer",
 "hasStaticData": false,
 "syncEnabled": true,
 "supportsAttachmentsByUploadId": true,
 "relationships": [],
 "hasViews": true,
 "supportsAttachmentsResizing": true,
 "id": 0,
 "supportsStatistics": true,
 "supportedExportFormats": "sqlite,filegdb",
 "standardMaxRecordCount": 16000,
 "isDataVersioned": false,
 "templates": [
  {
   "name": "New Feature",
   "description": "",
   "prototype": {
    "attributes": {}
   }
  }
 ],
 "hasGeometryProperties": true,
 "supportsAdvancedQueries": true,
 "currentVersion": 10.91,
 "hasZ": false,
 "advancedEditingCapabilities": {
  "supportsAsyncApplyEdits": false,
  "supportedSqlFormatsInCalculate": [
   "standard"
  ]
 },
 "objectIdField": "objectid",
 "supportsQuantizationEditMode": true,
 "name": "survey",
 "displayField": "objectid",
 "supportsCalculate": true,
 "fields": [
  {
   "nullable": false,
   "editable": false,
   "defaultValue": null,
   "domain": null,
   "name": "objectid",
   "length": 4,
   "alias": "ObjectID",
   "type": "esriFieldTypeOID"
  },
  {
   "nullable": false,
   "editable": false,
   "defaultValue": null,
   "domain": null,
   "name": "globalid",
   "length": 38,
   "alias": "GlobalID",
   "type": "esriFieldTypeGlobalID"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "name_of_business",
   "length": 255,
   "alias": "Name of business:",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "address",
   "length": 255,
   "alias": "Address:",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "primary_point_of_contact_phone",
   "length": 255,
   "alias": "Primary point of contact phone number:",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "primary_point_of_contact_email",
   "length": 255,
   "alias": "Primary point of contact email address:",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "after_hours_emergency_point_of",
   "length": 255,
   "alias": "After hours emergency point of contact phone number:",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "what_are_your_normal_open_hours",
   "length": 255,
   "alias": "What are your normal OPEN hours of operation?",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "what_are_your_closing_hours",
   "length": 255,
   "alias": "What are your CLOSING hours?",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "what_are_your_busiest_times_dur",
   "length": 255,
   "alias": "What are your busiest times during the day?",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": {
    "name": "service_c5d094c5a02e4e57a200ff1791c58e89_cvd_do_you_have_parking_behind_the",
    "type": "codedValue",
    "codedValues": [
     {
      "code": "Yes",
      "name": "Yes"
     },
     {
      "code": "No",
      "name": "No"
     }
    ]
   },
   "name": "do_you_have_parking_behind_the",
   "length": 255,
   "alias": "Do you have parking behind the business?",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": {
    "name": "service_c5d094c5a02e4e57a200ff1791c58e89_cvd_do_you_have_an_entrance_that_is",
    "type": "codedValue",
    "codedValues": [
     {
      "code": "Yes",
      "name": "Yes"
     },
     {
      "code": "No",
      "name": "No"
     }
    ]
   },
   "name": "do_you_have_an_entrance_that_is",
   "length": 255,
   "alias": "Do you have an entrance NOT on New Bridge St?",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": {
    "name": "service_c5d094c5a02e4e57a200ff1791c58e89_cvd_can_this_entrance_handle_tempor",
    "type": "codedValue",
    "codedValues": [
     {
      "code": "Yes",
      "name": "Yes"
     },
     {
      "code": "No",
      "name": "No"
     }
    ]
   },
   "name": "can_this_entrance_handle_tempor",
   "length": 255,
   "alias": "Can this entrance handle temporary business traffic?",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": {
    "name": "service_c5d094c5a02e4e57a200ff1791c58e89_cvd_do_you_have_a_normal_delivery_s",
    "type": "codedValue",
    "codedValues": [
     {
      "code": "Yes",
      "name": "Yes"
     },
     {
      "code": "No",
      "name": "No"
     }
    ]
   },
   "name": "do_you_have_a_normal_delivery_s",
   "length": 255,
   "alias": "Do you have a normal delivery schedule?",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": {
    "name": "service_c5d094c5a02e4e57a200ff1791c58e89_cvd_delivery_day",
    "type": "codedValue",
    "codedValues": [
     {
      "code": "Monday",
      "name": "Monday"
     },
     {
      "code": "Tuesday",
      "name": "Tuesday"
     },
     {
      "code": "Wednesday",
      "name": "Wednesday"
     },
     {
      "code": "Thursday",
      "name": "Thursday"
     },
     {
      "code": "Friday",
      "name": "Friday"
     }
    ]
   },
   "name": "delivery_day",
   "length": 255,
   "alias": "Delivery day?",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "delivery_time",
   "length": 255,
   "alias": "Delivery time?",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "comment_if_no",
   "length": 255,
   "alias": "Comment if no:",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "how_do_you_normally_get_deliver",
   "length": 255,
   "alias": "How do you normally get deliveries?",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "is_there_anything_you_would_lik",
   "length": 255,
   "alias": "Is there anything you would like us to know about employees or customer schedules?",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "is_there_anything_else_you_thin",
   "length": 255,
   "alias": "Is there anything else you think we need to know?",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": false,
   "defaultValue": null,
   "domain": null,
   "name": "created_user",
   "length": 255,
   "alias": "created_user",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": false,
   "defaultValue": null,
   "domain": null,
   "name": "created_date",
   "length": 29,
   "alias": "created_date",
   "type": "esriFieldTypeDate"
  },
  {
   "nullable": true,
   "editable": false,
   "defaultValue": null,
   "domain": null,
   "name": "last_edited_user",
   "length": 255,
   "alias": "last_edited_user",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": false,
   "defaultValue": null,
   "domain": null,
   "name": "last_edited_date",
   "length": 29,
   "alias": "last_edited_date",
   "type": "esriFieldTypeDate"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": {
    "name": "service_c5d094c5a02e4e57a200ff1791c58e89_cvd_are_you_open_weekends",
    "type": "codedValue",
    "codedValues": [
     {
      "code": "yes",
      "name": "Yes"
     },
     {
      "code": "no",
      "name": "No"
     }
    ]
   },
   "name": "are_you_open_weekends",
   "length": 255,
   "alias": "Are you open on weekends?",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": {
    "name": "service_c5d094c5a02e4e57a200ff1791c58e89_cvd_what_weekend_days_are_you_open",
    "type": "codedValue",
    "codedValues": [
     {
      "code": "saturday",
      "name": "Saturday"
     },
     {
      "code": "sunday",
      "name": "Sunday"
     },
     {
      "code": "both_days",
      "name": "Both days"
     }
    ]
   },
   "name": "what_weekend_days_are_you_open",
   "length": 255,
   "alias": "What weekend days are you open?",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": {
    "name": "service_c5d094c5a02e4e57a200ff1791c58e89_cvd_can_deliveries_be_made_behind",
    "type": "codedValue",
    "codedValues": [
     {
      "code": "yes",
      "name": "Yes"
     },
     {
      "code": "no",
      "name": "No"
     }
    ]
   },
   "name": "can_deliveries_be_made_behind",
   "length": 255,
   "alias": "Can deliveries be made behind your business?",
   "type": "esriFieldTypeString"
  }
 ],
 "maxRecordCountFactor": 1,
 "dateFieldsTimeReference": {
  "respectsDaylightSaving": false,
  "timeZone": "UTC"
 },
 "supportsFieldDescriptionProperty": true,
 "hasM": false,
 "allowGeometryUpdates": true,
 "useStandardizedQueries": true,
 "globalIdField": "globalid",
 "description": "",
 "syncCanReturnChanges": true,
 "supportsAsyncDelete": true,
 "supportedSpatialRelationships": [
  "esriSpatialRelIntersects",
  "esriSpatialRelContains",
  "esriSpatialRelCrosses",
  "esriSpatialRelEnvelopeIntersects",
  "esriSpatialRelOverlaps",
  "esriSpatialRelTouches",
  "esriSpatialRelWithin"
 ],
 "supportsRollbackOnFailureParameter": true,
 "isDataReplicaTracked": true,
 "standardMaxRecordCountNoGeometry": 16000,
 "indexes": [
  {
   "name": "r287_sde_rowid_uk",
   "isUnique": true,
   "description": "",
   "fields": "objectid",
   "isAscending": true
  },
  {
   "name": "uuid_287",
   "isUnique": true,
   "description": "",
   "fields": "globalid",
   "isAscending": true
  },
  {
   "name": "a126_ix1",
   "isUnique": false,
   "description": "",
   "fields": "shape",
   "isAscending": true
  }
 ],
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "editFieldsInfo": {
  "editDateField": "last_edited_date",
  "editorField": "last_edited_user",
  "creationDateField": "created_date",
  "creatorField": "created_user"
 },
 "minScale": 0,
 "hasAttachments": false,
 "advancedQueryCapabilities": {
  "supportsSqlExpression": true,
  "supportsQueryWithResultType": true,
  "supportsQueryWithCacheHint": false,
  "supportsQueryWithDatumTransformation": true,
  "supportsQueryAttachmentsWithReturnUrl": true,
  "supportsQueryDateBins": false,
  "supportsQueryWithLodSR": true,
  "supportsPaginationOnAggregatedQueries": true,
  "supportsPagination": true,
  "supportsMaxRecordCountFactor": true,
  "supportsStatistics": true,
  "supportsOrderBy": true,
  "supportsQueryWithDistance": true,
  "supportsLod": true,
  "supportsCountDistinct": true,
  "supportsQueryAttachments": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryAttachmentsCountOnly": true,
  "supportsOrderByOnlyOnLayerFields": false,
  "supportsOutFieldSqlExpression": true,
  "supportsTopFeaturesQuery": true,
  "supportsDistinct": true,
  "supportsReturningGeometryCentroid": false,
  "supportsQueryAnalytic": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true
 },
 "supportsValidateSQL": true,
 "allowUpdateWithoutMValues": true,
 "types": [],
 "supportsCoordinatesQuantization": true,
 "capabilities": "Create,Editing,Uploads,Sync",
 "maxScale": 0,
 "supportsAppend": true,
 "supportsExceedsLimitStatistics": true,
 "sourceSchemaChangesAllowed": true,
 "defaultVisibility": true,
 "advancedQueryAnalyticCapabilities": {
  "supportsAsync": false,
  "supportsLinearRegression": true,
  "supportsPercentileAnalytic": false
 },
 "hasMetadata": false,
 "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel",
 "tileMaxRecordCount": 4000,
 "typeIdField": "",
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "sqlParserVersion": "PG_10.9.1",
 "drawingInfo": {
  "renderer": {
   "symbol": {
    "outline": {
     "color": [
      255,
      255,
      0,
      255
     ],
     "width": 1
    },
    "color": [
     255,
     0,
     0,
     255
    ],
    "size": 8,
    "yoffset": 0,
    "xoffset": 0,
    "angle": 0,
    "style": "esriSMSCircle",
    "type": "esriSMS"
   },
   "description": "Survey Data Locations",
   "label": "Form 3",
   "type": "simple"
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "copyrightText": "",
 "geometryType": "esriGeometryPoint",
 "serviceItemId": "5b5570500f9945248390919570af40fa"
}