{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "80158, Stokes Croft",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5899562357700323,
          51.464177992556
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "316384, Sydenham Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.590114338912849,
          51.464159213408664
        ]
      }
    }
  ]
}