{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://carto.isogeo.net/server/rest/services/isogeo_test/TEST_SAMPLE/OGCFeatureServer/collections/11/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/11/items/29?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/11/items/29?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/11/items/29?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 11,
  "LayerName" : "SAMPLE_SDE.MULTILINES_2154_SPECCHAR_ATTRIBUTES",
  "id" : "29",
  "properties" : {
    "OBJECTID" : 29,
    "ID" : 6987,
    "SHAPE.LEN" : 373163.80691626598
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          -37.70669755967284,
          -9.205356618297639
        ],
        [
          -36.173969778586169,
          -8.4264154657353991
        ],
        [
          -36.524307557141746,
          -8.036346590882351
        ]
      ]
    ]
  }
}