{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hocking-hills-campground-rockbridge-oh",
  "name": "Hocking Hills Campground",
  "description": "There are lots of Hocking Hills camping sites to choose from, but none can offer camping along the scenic Hocking River. Natural and secluded the Riverside Campground runs along the river giving you some of the best scenery nature can provide. Roasting a marshmallow is one thing, but doing so in the backdrop of the flowing Hocking River and pristine wildlife is another. With over 80 sites to choose from you are bound to find one perfect for your groups' needs. In addition to the Riverside Cam...",
  "url": "https://campertunity.com/listings/campgrounds/hocking-hills-campground-rockbridge-oh",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg",
    "images//SPOTvWYlu6iXM4aQfHuJDe2P8ltO2spJfLB6/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "26633 Main Street",
    "addressLocality": "Rockbridge",
    "addressRegion": "OH",
    "postalCode": "43149",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.583348,
    "longitude": -82.522482
  },
  "sameAs": [
    "https://www.spottocamp.com/fr/campsites/hocking-hills-campground-rockbridge"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ]
}