{
  "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/1868?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/1868?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/1868?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" : "1868",
  "properties" : {
    "OBJECTID" : 1868,
    "ID" : 1752,
    "ID_LIEU" : "2016-1988",
    "ANNEE_TOURN" : "2016",
    "TYPE_TOURNA" : "Long mÃ©trage",
    "NOM_TOURNAG" : "KO",
    "NOM_REALISA" : "FABRICE GOBERT",
    "NOM_PRODUCT" : "247 FILMS",
    "ADRESSE_LIE" : "24Â\u00A0 AVENUEÂ\u00A0 GEORGE V",
    "ARDT_LIEU" : "75008",
    "DATE_DEBUT" : "2016-09-27T00:00:00",
    "DATE_FIN" : "2016-09-27T00:00:00",
    "COORD_X" : 2.3015019999999997,
    "COORD_Y" : 48.867652
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      2.3015020000000277,
      48.867652000000021
    ]
  }
}