{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://sig.tourcoing.fr/server/rest/services/webapps/Couches_education/OGCFeatureServer/collections/2/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://sig.tourcoing.fr/server/rest/services/webapps/Couches_education/OGCFeatureServer/collections/2/items/10?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://sig.tourcoing.fr/server/rest/services/webapps/Couches_education/OGCFeatureServer/collections/2/items/10?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://sig.tourcoing.fr/server/rest/services/webapps/Couches_education/OGCFeatureServer/collections/2/items/10?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "Colleges",
  "id" : "10",
  "properties" : {
    "nom" : "Notre Dame Immaculée",
    "structure" : "Collège",
    "adresse" : "7 place Notre Dame",
    "quartiers" : "CENTRE VILLE",
    "objectid" : 10,
    "commune" : "TOURCOING",
    "insee" : 59599,
    "globalid" : "{8D2DA068-2E74-4F87-A86B-49DD16DFB1B7}"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      3.1539795308834693,
      50.725165484430725
    ]
  }
}