{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10003812010, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5478142331449884,
          51.856592501211786
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008091213",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5477433852228693,
          51.856736687423926
        ]
      }
    }
  ]
}