{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/acadian-coastal-campground",
  "name": "Coastal Campground",
  "description": "Located just off the Acadian Coastal Drive and minutes from the beautiful Fundy shore. Bring your tent, RV, or camper and choose from 4 fantastic sites. 1-30 amp service, 2 roadside non-serviced as well as one privative forested site. Enjoy the quiet skyline and maybe even catch a glimpse of the local wildlife. Our grass lots are backed with lush Appalachian forest and leads way to a slow brook where you can wade with the tide or try your hand at fishing. \n\nYou can explore New Brunswick with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/acadian-coastal-campground",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F4fbcdd0f-fcc4-4093-8f6f-3dcae9776ec6.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F46e4ecca-cdea-4b46-814b-4e300567be16.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F80cbd5b2-3349-4f68-ba19-70388f6e51d7.jpg?alt=media"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "162 Murray Rd ",
    "addressLocality": "Botsford ",
    "addressRegion": "NB",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.1576,
    "longitude": -63.9642
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00",
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Handicap"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "15",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$15+"
}