{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/timber-row-ranch",
  "name": "Timber Row Ranch",
  "description": "Beautiful treed area with a pond. 7 Semi-private fully serviced stalls surrounded by big Evergreens and open fields nearby.\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/timber-row-ranch",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2Fd8a3d58b-47e5-4fe2-b67b-65a5756bb715.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F423da34a-c3c0-49e6-8834-4600f5db023e.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F74c6188b-9bb0-4f69-9a46-cafc757a085c.jpg?alt=media"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "52060 TWP 384",
    "addressLocality": "Leslieville",
    "addressRegion": "AB",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.2917,
    "longitude": -114.638
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Trash"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "40",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$40+"
}