{
  "vendor" : "ESRI",
  "id" : "20",
  "title" : "POINTS_2154_LINE_EXTENT",
  "properties" : {
    "OBJECTID" : {
      "type" : "integer",
      "esriType" : "esriFieldTypeOID"
    },
    "SHAPE" : {
      "format" : "geometry-point",
      "esriType" : "esriFieldTypeGeometry"
    },
    "ID" : {
      "type" : "number",
      "esriType" : "esriFieldTypeDouble"
    },
    "CHAMP" : {
      "type" : "number",
      "esriType" : "esriFieldTypeDouble"
    },
    "CHAMPCHAMP" : {
      "type" : "number",
      "esriType" : "esriFieldTypeDouble"
    }
  },
  "type" : "object",
  "$schema" : "https://json-schema.org/draft/2020-12/schema",
  "$id" : "https://carto.isogeo.net/server/rest/services/isogeo_test/TEST_SAMPLE_FILES/OGCFeatureServer/collections/20/queryables"
}