{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100060411303, Beaver Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8185152494839996,
          51.33365418680532
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001004676, Stevens Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8185008985763054,
          51.33365404207562
        ]
      }
    }
  ]
}