{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10007901859, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1487821984059645,
          51.52261329186576
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007902643, Reading Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1488261037593177,
          51.522577643725874
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100081026275, Wallingford Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1489827894275353,
          51.52267768827564
        ]
      }
    }
  ]
}