{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-lookout-campground-claremont-nc",
  "name": "Lake Lookout Campground",
  "description": "Waterfront 30 AMP RV sites on the Catawba River just before Lookout Shoals Lake. Seasonal Rentals. Located in Claremont, NC.",
  "url": "https://campertunity.com/listings/campgrounds/lake-lookout-campground-claremont-nc",
  "image": [
    "https://img1.wsimg.com/isteam/ip/91838892-319f-4e2b-8212-2135d660f759/blob-12bd0b1.png",
    "http://img1.wsimg.com/isteam/ip/91838892-319f-4e2b-8212-2135d660f759/blob-12bd0b1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3766 High Water Rd",
    "addressLocality": "Claremont",
    "addressRegion": "NC",
    "postalCode": "28610",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}