{
  "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/20?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/20?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/20?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" : "20",
  "properties" : {
    "OBJECTID" : 20,
    "ID" : 33,
    "SHAPE.LEN" : 500406.52383716998
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          -1.7313869229357981,
          41.957886913899998
        ],
        [
          -1.2496724778249442,
          42.088015731810877
        ],
        [
          -0.5927891426047267,
          43.087473320869535
        ],
        [
          0.45822419341738801,
          42.766818922721406
        ],
        [
          0.1954708590206462,
          40.608740526187276
        ]
      ]
    ]
  }
}