{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10033013985, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.086282975555903,
          51.48666199183451
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004723910, Whitchurch Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0859054949528246,
          51.48609257146643
        ]
      }
    }
  ]
}