{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "90155728, Bowling Green Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0746865677914634,
          52.48326478690098
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90156915, Bowling Green Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.074627712886868,
          52.48329179403271
        ]
      }
    }
  ]
}