{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10012901223, Lodge Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6941323255374462,
          54.5043494611609
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023875965, Lythe Bank",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6805767684862559,
          54.505181975803815
        ]
      }
    }
  ]
}