{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002092832, Lodge Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.292615125527977,
          52.82325902071654
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001332531, Lodge Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2914001990519477,
          52.82354967484269
        ]
      }
    }
  ]
}