{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100011619010, Queen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0596976317894535,
          53.484696146081646
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011619011, Queen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0596223846444763,
          53.484768091246394
        ]
      }
    }
  ]
}