{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008079571, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.2530867072028573,
          52.11316021520444
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033033789, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.2532002689895451,
          52.11309509886353
        ]
      }
    }
  ]
}