{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "14004086, Church Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9305604647436784,
          51.40424777211365
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013468579, Reading Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9320437988982971,
          51.40475585272438
        ]
      }
    }
  ]
}