{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121283655, Queen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.246396284926513,
          52.393535542501745
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002869402",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2463221577257526,
          52.393418825692855
        ]
      }
    }
  ]
}