{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023361725, Chapel Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2273719201310462,
          53.62132401061572
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023361726, Chapel Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2280216144104648,
          53.62125086737695
        ]
      }
    }
  ]
}