{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10070352235, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.055786676164818,
          53.174871706097925
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094364385, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.0555803657228156,
          53.174938201722455
        ]
      }
    }
  ]
}