{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002463325, Galley Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2453876316957266,
          51.34847491399788
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008500326, Galley Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2453769279031952,
          51.34737783705456
        ]
      }
    }
  ]
}