{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009668903, Brighton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1800089995619327,
          53.408802190519175
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090547017, Yew Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1797502744858157,
          53.408092484789584
        ]
      }
    }
  ]
}