{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "63123621, Westfield Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5584349457414968,
          53.66002369472368
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025699820, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5584782756610303,
          53.660221595726874
        ]
      }
    }
  ]
}