{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100010086949, Queen's Park Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4654323150937087,
          53.09538851286193
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010086950, Queen's Park Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4655213295980425,
          53.09533422996304
        ]
      }
    }
  ]
}