{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "9059052635, Ward Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9758893945134113,
          56.4613712519726
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025423769, Riverside Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9759842091374695,
          56.46127167682491
        ]
      }
    }
  ]
}