{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "42012357, Birkenhead Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.151340626449984,
          53.39681434861681
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42183238, Fornalls Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1516398819875726,
          53.39675752730517
        ]
      }
    }
  ]
}