{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wolfords-landing-campground-portsmouth-oh",
  "name": "Wolford's Landing Campground",
  "description": "Wolford's Landing Campground is located at 6888 Front Street, Portsmouth OH 45662. Wolford's Landing Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/wolfords-landing-campground-portsmouth-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6888 Front Street",
    "addressLocality": "Portsmouth",
    "addressRegion": "OH",
    "postalCode": "45662",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.7474313,
    "longitude": -82.8743464
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/ohio/portsmouth/wolford-s-landing-campground",
    "https://gocampingamerica.com/campgrounds-rv-parks/ohio/portsmouth/wolfords-landing-campground"
  ]
}