{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10012131735, Duncan Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2652242658565738,
          50.87403654167998
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062523908, Duncan Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2656387906610833,
          50.8738862755208
        ]
      }
    }
  ]
}