{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001252352, Ferry Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.46381991878951045,
          52.348186551438104
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001365319, Eldo Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4640595821460945,
          52.34827147439046
        ]
      }
    }
  ]
}