{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025260998, York Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1064843889769571,
          54.062818747670356
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052172888, York Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.111197544342548,
          54.06462426982586
        ]
      }
    }
  ]
}