{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10015474266, Robert Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4876607513761426,
          52.468425620232956
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001875000, Exhall Junior School, Hayes Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4879838538000745,
          52.468489948843185
        ]
      }
    }
  ]
}