{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10014510523, Grange Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8970404689551748,
          53.278750876055064
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014518509, Cambridge Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8965968187594044,
          53.27905085220666
        ]
      }
    }
  ]
}