{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "128001980, Bonner Hill Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2927355251552392,
          51.40782505454638
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "128030793, Somerset Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2927355251552392,
          51.40782505454638
        ]
      }
    }
  ]
}