{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10003910295, St Johns Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.236402471705323,
          50.3595223084447
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003914390, St Johns Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.2362691796905,
          50.35967777945879
        ]
      }
    }
  ]
}