{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10011884388, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3376487753495647,
          52.06089080104504
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011884389, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3376632273492872,
          52.06089987297684
        ]
      }
    }
  ]
}