{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "41001521, St George's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0569789934877774,
          53.52516789263575
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "41215138, St George's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.056945473608384,
          53.52503335681148
        ]
      }
    }
  ]
}