{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10006838445, Queen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9225110815977309,
          51.8105064184566
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095335927, Queen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.922757312968714,
          51.81071337258293
        ]
      }
    }
  ]
}