{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10015453489, Guildford Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5307051337990911,
          51.190582892355565
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001294470, Norley Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5308252885610643,
          51.190404549663505
        ]
      }
    }
  ]
}