{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://carto.isogeo.net/server/rest/services/isogeo_test/TEST_SAMPLE/OGCFeatureServer/collections/28/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/28/items/33?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/28/items/33?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/28/items/33?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 28,
  "LayerName" : "SAMPLE_SDE.POINTS_4326_SPECCHAR_ATTRIBUTES_ALIASES",
  "id" : "33",
  "properties" : {
    "OBJECTID" : 33,
    "ID" : 111,
    "ID_LIEU" : "2017-649",
    "ANNEE_TOURN" : "2017",
    "TYPE_TOURNA" : "SÃ©rie TV",
    "NOM_TOURNAG" : "ALICE NEVERS",
    "NOM_REALISA" : "vincent giovanni",
    "NOM_PRODUCT" : "EGO PRoductions",
    "ADRESSE_LIE" : "rue leclerc, 75014 paris",
    "ARDT_LIEU" : "75014",
    "DATE_DEBUT" : "2017-10-18T00:00:00",
    "DATE_FIN" : "2017-10-18T00:00:00",
    "COORD_X" : 2.33645456,
    "COORD_Y" : 48.834054330000001
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      2.3364545549999889,
      48.834054326
    ]
  }
}