{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-rockport-me",
  "name": "Spot2Nite",
  "description": "Check out Megunticook Campground in Rockport, Maine on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-rockport-me",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/ef3fccc8-e7e9-11ef-b57e-ae236ae91f3b/card.jpg?v=63906436946"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "620 Commercial Street",
    "addressLocality": "Rockport",
    "addressRegion": "ME",
    "postalCode": "04856",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1605622,
    "longitude": -69.08488899999999
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/maine/rockport/megunticook-campground?slug=megunticook-campground"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$25+"
}