{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "1775049222, Northern Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0660370101350265,
          50.847577474219655
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "1775110955, St Georges Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.066246636457949,
          50.84775001280521
        ]
      }
    }
  ]
}