{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/united-states-clarksville",
  "name": "United States",
  "description": "From the waters of Kentucky Lake and the Mississippi River to the musical streets of Nashville, Northwestern Tennessee is a wonderful part of the country to explore. Clarksville RV Resort welcomes you to enjoy a comfortable camping experience in the Montgomery County area, perfect for a month-long nature retreat or a quick stop on your summer road trip. Our campgrounds are conveniently located off Highway 24 on Tylertown Road, near the Regal Clarksville movie theater and the Tennessee Welcome...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/united-states-clarksville",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/4a218f1c-e0a9-11ee-aafe-42010a00140d/card.jpg?v=63893111918"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1270 Tylertown Road",
    "addressLocality": "Clarksville",
    "addressRegion": "TN",
    "postalCode": "37040",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.634155,
    "longitude": -87.322062
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "40",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$40+"
}