{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fraser-cove-campground-lillooet-bc",
  "name": "Fraser Cove Campground",
  "description": "Located in Lillooet BC, Campground and Cabin, spectacular mountain and Fraser River scenery, small, private, quiet campground with camping on the beach, reserve with us today!",
  "url": "https://campertunity.com/listings/campgrounds/fraser-cove-campground-lillooet-bc",
  "image": [
    "https://static.wixstatic.com/media/1611a4_153c15d784af44ca9c53b0e41a3ebbe6~mv2.jpg/v1/fill/w_1829,h_733,al_c/1611a4_153c15d784af44ca9c53b0e41a3ebbe6~mv2.jpg",
    "https://static.wixstatic.com/media/1611a4_4633080b8c7a4172bad731d7cf01f3db~mv2.jpg",
    "https://static.wixstatic.com/media/0d0328_b75708f09f0e4cd1bb80db78957d1b4b~mv2.jpg/v1/fill/w_980,h_623,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/0d0328_b75708f09f0e4cd1bb80db78957d1b4b~mv2.jpg",
    "https://static.wixstatic.com/media/0d0328_c22f3ebfc30c4a4ab5ca1a23157e2ee4~mv2.jpg/v1/fill/w_570,h_760,al_c,q_85,enc_avif,quality_auto/0d0328_c22f3ebfc30c4a4ab5ca1a23157e2ee4~mv2.jpg",
    "https://static.wixstatic.com/media/0d0328_071d3f494f354cdeae130bc7083d92b5~mv2.jpg/v1/fill/w_980,h_735,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/0d0328_071d3f494f354cdeae130bc7083d92b5~mv2.jpg",
    "https://static.wixstatic.com/media/0d0328_f2e0fac7c1b146949bd5442dcab17a7f~mv2.jpg/v1/fill/w_808,h_1077,al_c,q_85,enc_avif,quality_auto/0d0328_f2e0fac7c1b146949bd5442dcab17a7f~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1234 Davis Road",
    "addressLocality": "Lillooet",
    "addressRegion": "BC",
    "postalCode": "V0K 1V0",
    "addressCountry": "CA"
  },
  "sameAs": [
    "https://www.frasercovecampground.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}