{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121373846, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2824843010452036,
          51.746211489306646
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121389446, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.282440848573324,
          51.74621159382587
        ]
      }
    }
  ]
}