{
  "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/17?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/17?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/17?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" : "17",
  "properties" : {
    "OBJECTID" : 17,
    "ID" : 468,
    "SHAPE.LEN" : 302516.00095706101
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          -1.8627635902006934,
          37.271785674770086
        ],
        [
          -0.87743858787649753,
          37.602118871457662
        ],
        [
          -1.1401919212962333,
          38.292778728078879
        ],
        [
          -2.5415430358509394,
          38.086262743537667
        ]
      ]
    ]
  }
}