{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10014024047, Woodway Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2345736360728108,
          51.55346989490086
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120934097, Woodway Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2345733343781782,
          51.553487876058014
        ]
      }
    }
  ]
}