{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012535538, St Thomas's Centre, Hawthorn Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4755553928708363,
          53.76232979393961
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002826791, Hawthorne Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.473921965567445,
          53.762758706596316
        ]
      }
    }
  ]
}