{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10070348832, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.125375230877837,
          53.22674834412905
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003171023, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.125375230877837,
          53.22674834412905
        ]
      }
    }
  ]
}