{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://carto.isogeo.net/server/rest/services/isogeo_test/TEST_SAMPLE/OGCFeatureServer/collections/10/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/10/items/1?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/10/items/1?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/10/items/1?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 10,
  "LayerName" : "SAMPLE_SDE.LINES_2154_ALIASES",
  "id" : "1",
  "properties" : {
    "OBJECTID" : 1,
    "ID" : 1,
    "Q_1_CHAMP" : 544,
    "Q_2_CHAMP" : 4554,
    "SHAPE.LEN" : 413756.92082770501
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          2.333453246306795,
          48.82635928583381
        ],
        [
          1.5287711614381894,
          45.142639414083277
        ]
      ]
    ]
  }
}