{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "8578, Avonmouth Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6886071941876537,
          51.502510783866875
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9156, Avonmouth Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.688064558515888,
          51.50187556543852
        ]
      }
    }
  ]
}