{
  "vendor" : "ESRI",
  "id" : "2",
  "title" : "World",
  "properties" : {
    "OBJECTID" : {
      "type" : "integer",
      "esriType" : "esriFieldTypeOID"
    },
    "Shape" : {
      "format" : "geometry-polygon",
      "esriType" : "esriFieldTypeGeometry"
    },
    "WRLD30_ID" : {
      "type" : "number",
      "esriType" : "esriFieldTypeDouble"
    },
    "Shape_Length" : {
      "type" : "number",
      "esriType" : "esriFieldTypeDouble"
    },
    "Shape_Area" : {
      "type" : "number",
      "esriType" : "esriFieldTypeDouble"
    }
  },
  "type" : "object",
  "$schema" : "https://json-schema.org/draft/2020-12/schema",
  "$id" : "https://gis.minnehahacounty.org/minnemap/rest/services/SampleWorldCities/OGCFeatureServer/collections/2/queryables"
}