{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10014121021, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.160174939464042,
          51.76746457894285
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100967886, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.159985440937595,
          51.76742149215019
        ]
      }
    }
  ]
}