{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "72349723, Britannia Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.603199687033919,
          53.73539330572851
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72563849, Britannia Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6032405115146129,
          53.735887787038855
        ]
      }
    }
  ]
}