{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tardif-oasis",
  "name": "Tardif oasis",
  "description": "We have 2.75 acres of mowed lawn we can accommodate camper trailers only as we do not have washroom on site. \n\nPlease book only via Campertunity. Thanks.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tardif-oasis",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2Fcfb0ff72-a424-4047-96f3-d6f08303492b.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F3213beaa-198f-4060-b868-d66af6835f3f.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F3336c4fc-a831-41fb-a4f3-4823e3ea68ae.jpg?alt=media"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5277 Brinston rd",
    "addressLocality": "Iroquois",
    "addressRegion": "ON",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.8726,
    "longitude": -75.308
  },
  "checkinTime": "12:00:00",
  "checkoutTime": "12: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": "Trash"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "60",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$60+"
}