{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bethel-outdoor-adventure-campground-river-trips-bethel-me",
  "name": "Bethel Outdoor Adventure Campground + River Trips",
  "description": "Rent Kayaks, Canoes and Tubes and float the Androscoggin River. Western Maine's go-to outfitter. Family friendly campground with a variety of sites and amenities for everyone while our river trips provide a fun and relaxing way to experience nature.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bethel-outdoor-adventure-campground-river-trips-bethel-me",
  "image": [
    "https://betheloutdooradventure.com/wp-content/uploads/2023/01/employment-what-you-get-bg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "121 Mayville Road",
    "addressLocality": "Bethel",
    "addressRegion": "ME",
    "postalCode": "04217",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.418739,
    "longitude": -70.797049
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "40",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$40+"
}