{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001123577, Kilkenny Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.383266521116085,
          51.35514025441336
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001125451, Kilkenny Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3832381757753556,
          51.355185305857184
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120046654, Kilkenny Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.383266521116085,
          51.35514025441336
        ]
      }
    }
  ]
}