{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002178546, Chapel Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4266304361614042,
          51.26391722264284
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002178551, Stoke Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.424214433277708,
          51.2645707733888
        ]
      }
    }
  ]
}