{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/liberty-springs-tentsite-lincoln-nh",
  "name": "Liberty Springs Tentsite",
  "description": "Liberty Springs Tentsite is located near the White Mountains in New Hampshire, featuring rugged terrain with dense forest cover.",
  "url": "https://campertunity.com/listings/campgrounds/liberty-springs-tentsite-lincoln-nh",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lincoln",
    "addressRegion": "NH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.12082299754732,
    "longitude": -71.64973151482954
  },
  "sameAs": [
    "https://thedyrt.com/camping/new-hampshire/liberty-springs-tentsite",
    "http://www.fs.usda.gov/recarea/whitemountain/recreation/camping-cabins/recarea/?recid=74667&actid=34"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$15+"
}