{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10096454750, Celtic Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0359467306731776,
          51.55746775874283
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001747346, Cardiff Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0367099612928454,
          51.55804547743509
        ]
      }
    }
  ]
}