{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "452063806, St Georges Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4357084174008254,
          52.706692180335494
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "452070098, St Georges Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.435430174771302,
          52.70698986251101
        ]
      }
    }
  ]
}