{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "38282662, Mount Pleasant",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9661549448539932,
          53.40584576161765
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38291027, Brownlow Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9666197481019876,
          53.405779076540774
        ]
      }
    }
  ]
}