{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "90140104, Dock Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.09504753169188,
          52.50867367799763
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90141726, Wellington Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.095032603595776,
          52.508583790846444
        ]
      }
    }
  ]
}