{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/farm-house-by-the-pond",
  "name": "Farm House by the Pond",
  "description": "Our site is located in a lovely part of rural Ontario, perfect for RV or Tent camping. We’re close to Kingston and Napanee, and near several lakes and provincial parks.\n\nThere are two places to camp. One is behind the garage - it’s within the trees, close to a campfire and overlooks the pond. The other option is beside the house in the trees, overlooking the pond. This is a good option for campers who need power\n\nWell water is on the site. It’s safe to drink if boiled, or safe for dishes. We...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/farm-house-by-the-pond",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2Fb6c453c4-e68c-44ed-949b-c6c9ce834b29.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F0ebe823b-8661-459d-8a80-af53d0d2a66c.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F1f4cace5-5388-482a-8b2b-878951665e57.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F298532ec-1b7e-4eb7-b219-29a51d25be2e.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F9c8f1e9c-f797-4e56-9e55-0f33fb3b4d04.jpg?alt=media"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "131 Hunt rd ",
    "addressLocality": "Newburgh",
    "addressRegion": "ON",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3642,
    "longitude": -76.915
  },
  "checkinTime": "10:00:00",
  "checkoutTime": "12:00:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@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": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Hole"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "55",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$55+"
}