{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10003087642, Church Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3251470654133644,
          50.88835474289883
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004796045, School Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.32555559734687073,
          50.88806382862948
        ]
      }
    }
  ]
}