{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10012258540, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.734459697689168,
          53.341284531122795
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012808086, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7344728615569585,
          53.34117658378339
        ]
      }
    }
  ]
}