{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200004626340, Brittons Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4539858708545125,
          51.65452489516047
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004638907, Peter Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4545389069662963,
          51.654324477458985
        ]
      }
    }
  ]
}