{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10012337341, York Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.718176578266082,
          51.52128897190372
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012337380, Park Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7182900860799752,
          51.521353155516685
        ]
      }
    }
  ]
}