{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rivers-edge",
  "name": "Rivers edge",
  "description": "This beautiful private river valley is full of birds, deer and moose and fish. Very private, quite sandy beaches, no train tracks no noisey rd, a paved rd. Dogs welcome off grid, can rent out a vintage trailer to sleep. No kitchen or bathroom, compost toilets. No running water. Tonns of quadding trails. \n\nGenerators or solar welcome. Bring your ice and cooler fire pit, charcoal bbq , picnic table, million dollar views and private sandy beaches. Covid friendly, no one will be near anyone elses...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rivers-edge",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F858e36be-5cd4-4cc5-bba1-39ce978b7756.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F452a89bc-7f17-4e04-8d5d-0bb946965556.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2Fa56b0e48-531d-450a-83dd-84dc7a7b9a7d.jpg?alt=media"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Message for address",
    "addressLocality": "By vermillion,wainwright, Lloydminster",
    "addressRegion": "AB",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.3443,
    "longitude": -110.844
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Trash"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "25",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$25+"
}