{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121245228, Montpellier",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2446899297239207,
          51.86041928878634
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004488140, Park Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2446899297239207,
          51.86041928878634
        ]
      }
    }
  ]
}