{
  "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/30?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/30?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/30?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" : "30",
  "properties" : {
    "OBJECTID" : 30,
    "ID" : 89784,
    "SHAPE.LEN" : 480780.88682003098
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          -35.035371998336188,
          -8.8160913448223504
        ],
        [
          -37.838074226762132,
          -9.4646300328133393
        ]
      ]
    ]
  }
}