{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100010763087, Toronto Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4991728016829664,
          53.7635370064616
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010763088, Toronto Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.499614083695325,
          53.763652012723234
        ]
      }
    }
  ]
}