{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camden-hills-campground-rockport-me-2",
  "name": "Camden Hills Campground",
  "description": "Camden Hills Campground is located at 30 Applewood Road, Rockport ME 4856. Camden Hills Campground can be contacted at ***-***-**** or http://www.camdenhillscampgrounds.com/",
  "url": "https://campertunity.com/listings/campgrounds/camden-hills-campground-rockport-me-2",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "30 Applewood Road",
    "addressLocality": "Rockport",
    "addressRegion": "ME",
    "postalCode": "4856",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.18245,
    "longitude": -69.118059
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/maine/rockport/camden-hills-campground"
  ]
}