{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "38049303, Eastern Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.915354004596095,
          53.359467791977764
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38065451, Grassendale Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9165828253831565,
          53.35861339754828
        ]
      }
    }
  ]
}