{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harbor-vista-county-campground-and-park-florence-or",
  "name": "Harbor Vista County Campground and Park",
  "description": "Harbor Vista County Campground and Park is located at 87658 Harbor Vista Road, Florence OR 97439. Harbor Vista County Campground and Park can be contacted at ***-***-**** or http://reservations.lanecounty.org/",
  "url": "https://campertunity.com/listings/campgrounds/harbor-vista-county-campground-and-park-florence-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "87658 Harbor Vista Road",
    "addressLocality": "Florence",
    "addressRegion": "OR",
    "postalCode": "97439",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.015044,
    "longitude": -124.1257606
  }
}