{
  "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/6?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/6?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/6?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" : "6",
  "properties" : {
    "OBJECTID" : 6,
    "ID" : 10,
    "SHAPE.LEN" : 357517.39936940599
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          0.63339308286762974,
          46.939620673701157
        ],
        [
          1.3778608615948167,
          46.459083330727772
        ],
        [
          2.1661208636327625,
          46.398715394162544
        ],
        [
          2.9981730879586634,
          46.789912141569346
        ],
        [
          2.9981730876812263,
          48.063775984604305
        ]
      ]
    ]
  }
}