{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025707086, Chapel Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6753403028479238,
          50.78307649897106
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062416818, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6749130962164118,
          50.783134598516526
        ]
      }
    }
  ]
}