{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nature-at-its-best",
  "name": "Nature at it’s best ",
  "description": "Beautiful countryside property on the Saint John river. Park your RV on the spacious driveway or lawn. Pitch at tent anywhere on the large lawn areas, along side the creek and listen to the trickling water, on one of the wooded plateau’s or down at the river, weather permitting. Enjoy wildlife and a campfire. Or you can choose to sleep by the chickens. Either way it’s a great stay, friendly hosts, way better than the Walmart parking lot!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nature-at-its-best",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F15544f9b-1662-4b5a-a95b-92a89837ef4b.png?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F81866121-dd2f-4202-9af7-613f30e53df9.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2Fc51e1a4c-8503-4211-8e8f-b362152c9306.png?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2Fd8226aa8-e0fb-4f01-9806-c42fa4d98286.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2Ff2e7b42f-6ffd-4d2b-be40-140c45650901.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2Ff994b77f-9a57-4394-9a21-186bff2d2f39.jpg?alt=media"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2258 Route 103",
    "addressLocality": "Victoria Corner",
    "addressRegion": "NB",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.2682,
    "longitude": -67.5109
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Trash"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "38",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$38+"
}