{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009434926, Oulton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2857959210987342,
          52.66450319627314
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009436681, Fifers Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2862233997161912,
          52.66468019799719
        ]
      }
    }
  ]
}