{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://carto.isogeo.net/server/rest/services/isogeo_test/TEST_SAMPLE/OGCFeatureServer/collections/17/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://carto.isogeo.net/server/rest/services/isogeo_test/TEST_SAMPLE/OGCFeatureServer/collections/17/items/10?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://carto.isogeo.net/server/rest/services/isogeo_test/TEST_SAMPLE/OGCFeatureServer/collections/17/items/10?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://carto.isogeo.net/server/rest/services/isogeo_test/TEST_SAMPLE/OGCFeatureServer/collections/17/items/10?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 17,
  "LayerName" : "SAMPLE_SDE.MULTI_POINT_SPEC_CHAR_2950_CANADA__Ù",
  "id" : "10",
  "properties" : {
    "OBJECTID" : 10,
    "ID" : 13
  },
  "geometry" : {
    "type" : "MultiPoint",
    "coordinates" : [
      [
        -76.237212140498485,
        3.1019864780418969e-05
      ],
      [
        -76.237201695074077,
        -7.779358627841099e-06
      ],
      [
        -71.015246905659936,
        1.0916839556773066
      ],
      [
        -76.237212140498499,
        3.2154561612758107e-05
      ]
    ]
  }
}