{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010243083, Spray Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.07043663871854995,
          51.489993208990185
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100023245444, Spray Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.07047193994554693,
          51.49013647033987
        ]
      }
    }
  ]
}