{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100091561314, Drayton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2766773113323922,
          52.644655258405486
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001657142, Drayton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2766893807705257,
          52.644618950011726
        ]
      }
    }
  ]
}