{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10014276068, York Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8630971369921177,
          50.72350202450407
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014277417, Kilmarnock Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.863763492220066,
          50.723322950023224
        ]
      }
    }
  ]
}