{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100021308604, West End Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3879869526779141,
          51.59420759886935
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100021308606, West End Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3882381071537881,
          51.594453835206146
        ]
      }
    }
  ]
}