{
  "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/27?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/27?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/27?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" : "27",
  "properties" : {
    "OBJECTID" : 27,
    "ID" : 77777,
    "SHAPE.LEN" : 1237006.1845644701
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          -37.662905337803288,
          -9.8100230051011881
        ],
        [
          -37.881866449248307,
          -12.943618600638571
        ],
        [
          -36.436723112489553,
          -10.757962841993141
        ],
        [
          -37.487736448215259,
          -9.8963155289194269
        ]
      ]
    ]
  }
}