{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001238441, Leicester Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2000685305647476,
          52.57383157336976
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032073535, Leicester Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1999923068998033,
          52.57396590923073
        ]
      }
    }
  ]
}