{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rocky-acres",
  "name": "Rocky Acres",
  "description": "Private property tucked along side the edge of parkland. Surrounded by trees but you will be camping in our back yard.\nWe are 5 a minute drive to Dutch lake in the center of town and about 15 minutes from the entrance to Wells Grey Park. \n\nPlease make all bookings through the Campertunity website to ensure you are protected by the Campertunity Terms of Use.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rocky-acres",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F4e5dc67b-0717-497e-9d0e-1aaa01b53d06.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F82068237-029b-46a2-8b93-5ac01e3aac7b.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2Fc2c1867e-5c6e-4497-8d7a-97e3e743a2db.jpg?alt=media"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7 Donchi place",
    "addressLocality": "Clearwater BC",
    "addressRegion": "BC",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.6331,
    "longitude": -120.093
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Trash"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "30",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$30+"
}