{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/goldeneye-campground-port-clinton-oh",
  "name": "Goldeneye Campground 1030 S Helendale St, Port Clinton, OH 43452-9460",
  "description": "Campground is now open under new ownership. It's a laid back campground offering primitive camping ($20/night) and water/electric lots ($30/night). We have a modern shower house with hot water and flush toilets. Also, enjoy some fishing in the 9 acre, stocked fishing lake. Please call for further details ***-***-****",
  "url": "https://campertunity.com/listings/campgrounds/goldeneye-campground-port-clinton-oh",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1030 S Helendale St",
    "addressLocality": "Port Clinton",
    "addressRegion": "OH",
    "postalCode": "43452-9460",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.498162,
    "longitude": -82.974291
  },
  "sameAs": [
    "https://www.rvparkstore.com/rv-parks/95292-goldeneye-campground-in-port-clinton-oh"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Flush Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}