{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camden-hills-rv-resort-rockport-me",
  "name": "Camden Hills RV Resort",
  "description": "Camden Hills RV Resort is located near Rockport, Maine, featuring a landscape of rolling hills and dense forests.",
  "url": "https://campertunity.com/listings/campgrounds/camden-hills-rv-resort-rockport-me",
  "image": [
    "https://photos.thedyrt.com/photo/658172/media/camden-hills-rv-resort_671a7fbb-9d1a-41ea-8e26-e45e5bb7af97.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/658172/media/camden-hills-rv-resort_671a7fbb-9d1a-41ea-8e26-e45e5bb7af97.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/658174/media/camden-hills-rv-resort_a2bfc510-8f89-4c5d-b559-1cf0a94c2a2a.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-69.11873267,44.18369606)/-69.11873267,44.18369606,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "30 Applewood Way",
    "addressLocality": "Rockport",
    "addressRegion": "ME",
    "postalCode": "04856",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.18369606,
    "longitude": -69.11873267
  },
  "sameAs": [
    "https://thedyrt.com/camping/maine/camden-hills-rv-resort"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}