{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/damsite-mo",
  "name": "Damsite",
  "description": "Explore Damsite in Pomme De Terre Lake, Missouri with Recreation.gov. Visitors head to Damsite on Pomme de Terre Lake for days of enjoyable boating, fishing and swimming. Just as the name implies, Damsite Park is just above the da",
  "url": "https://campertunity.com/listings/campgrounds/damsite-mo",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/69722.jpg",
    "https://cdn.recreation.gov/public/images/69807.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Damsite",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.9047222,
    "longitude": -93.3077778
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "14",
    "priceValidUntil": "2026-08-14"
  },
  "priceRange": "$14-$26"
}