{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "42080101, Bromborough Village Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.975297088965967,
          53.33069546763873
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42080133, Bromborough Village Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9752168970796484,
          53.33047139741936
        ]
      }
    }
  ]
}