{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025300123, Winkfield Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6704490572871415,
          51.42333798370872
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100081044897, Onslow Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6738289010320125,
          51.422845732390144
        ]
      }
    }
  ]
}