{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10024095936, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.124235542036938,
          53.227029398498225
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003171021, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.12458961080438,
          53.22722087685058
        ]
      }
    }
  ]
}