{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10070526429, Brunswick Square",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.75663336963224,
          54.665169838241376
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110692484, Brunswick Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.75663336963224,
          54.665169838241376
        ]
      }
    }
  ]
}