{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "43067093, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1432322793919054,
          51.66581936566397
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025314578, Bridge Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1429271236105145,
          51.66575939504634
        ]
      }
    }
  ]
}