{
  "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/9?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/9?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/9?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" : "9",
  "properties" : {
    "OBJECTID" : 9,
    "ID" : 66,
    "SHAPE.LEN" : 664638.15867627505
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          4.5309008693880859,
          44.149492772670428
        ],
        [
          4.5746930907535672,
          43.422363280132515
        ],
        [
          6.4139664292490277,
          43.071480248715794
        ],
        [
          7.3336030979002791,
          43.834436364198488
        ],
        [
          6.7643042071254209,
          44.960809670779739
        ],
        [
          4.6622775361573998,
          44.275046979340971
        ]
      ]
    ]
  }
}