{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/heart-o-the-hills-campground-port-angeles-wa",
  "name": "Heart O' the Hills Campground",
  "description": "Heart O' the Hills Campground is located at 2823 South Oak Street, Port Angeles WA 98362. Heart O' the Hills Campground can be contacted at ***-***-**** or https://www.nps.gov/olym/planyourvisit/camping.htm",
  "url": "https://campertunity.com/listings/campgrounds/heart-o-the-hills-campground-port-angeles-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2823 South Oak Street",
    "addressLocality": "Port Angeles",
    "addressRegion": "WA",
    "postalCode": "98362",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.0356029,
    "longitude": -123.424074
  }
}