{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "39023847, Glendale Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7323597374004946,
          53.47102321900496
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39023848, Glendale Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.732406321387547,
          53.47110383136479
        ]
      }
    }
  ]
}