{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "77135069, Denison Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2189040585764697,
          53.45447976392081
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090238508, Denison Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2189040585764697,
          53.45447976392081
        ]
      }
    }
  ]
}