{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cayoosh-lillooet-bc",
  "name": "Cayoosh",
  "description": "Explore the great outdoors and create unforgettable memories at Cayoosh Creek Campground. Book your stay today at Cayoosh Creek Campground!",
  "url": "https://campertunity.com/listings/campgrounds/cayoosh-lillooet-bc",
  "image": [
    "https://static.wixstatic.com/media/543f0e_5a5c9046f24346169034fd434cdd0e90~mv2.jpg/v1/fill/w_1583,h_1133,al_c,q_85,usm_0.66_1.00_0.01,enc_auto/Re%20Cayoosh%20campground.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100 BC-99 N",
    "addressLocality": "Lillooet",
    "addressRegion": "BC",
    "postalCode": "V0K 1V0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.6809971,
    "longitude": -121.9327628
  },
  "sameAs": [
    "https://www.cayooshcreekcampground.com/"
  ]
}