{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10022845105, Chapel Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7670782714601678,
          52.09124575967327
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024986067, Chapel Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7667717155358753,
          52.091254144876935
        ]
      }
    }
  ]
}