{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10012074506, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4827121207185487,
          52.37866472170836
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071523777, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4826974308702705,
          52.378664781730755
        ]
      }
    }
  ]
}