{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "2630130209, Mill Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1437637073059843,
          52.63116306905294
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025084427, Bow Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1491922708703983,
          52.62854562022844
        ]
      }
    }
  ]
}