{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10000010284, Castle Circus",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5312977241722527,
          50.46849442902962
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000014916, St Marychurch Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5313317042706664,
          50.46867385516861
        ]
      }
    }
  ]
}