{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10014103072, Spring Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.07688820863487796,
          51.01796276544649
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061869019, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.07699512997262432,
          51.018135397376845
        ]
      }
    }
  ]
}