{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/five-acre-hardwood-forest-in-tay-valley",
  "name": "5 Acre Hardwood Forest in Tay Valley",
  "description": "Located in the south Ottawa Valley, this remote slice of wilderness is a perfect getaway for a quiet weekend or a homebase to explore the area.\n\nThere’s no neighbors around, so you’ll enjoy the peaceful tranquility of this site. You’ll also have easy access to Perth, a beautiful nearby town only 20 minutes away.\n\nA small single lane road takes you to a parking area at the property’s entrance. There are multiple places you can set up on the property. It all depends on whether you want a view o...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/five-acre-hardwood-forest-in-tay-valley",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2Fa4711e93-4641-4e74-b552-dd2c0920de3e.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F08ab6509-67c5-48f3-9121-be99cf9ab9a7.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2Fdf8d0759-f02b-43bb-bf26-9aec2bb352ef.jpg?alt=media"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "53 maple lane, Maberly Ontario",
    "addressLocality": "Maberly",
    "addressRegion": "ON",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.8067,
    "longitude": -76.5102
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "13:00:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "50",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$50+"
}