{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002435096, Chapel Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5581258297439611,
          51.3183471180708
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062332214, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5582962747689808,
          51.31840317039401
        ]
      }
    }
  ]
}