{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rockwood-marina-rv-resort-tn",
  "name": "Rockwood Marina & RV Resort",
  "description": "Rockwood Marina & RV Resort camping reservations and campground information. Learn more about camping near Rockwood Marina & RV Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/rockwood-marina-rv-resort-tn",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783802/%7Bpht%7DphotoURL5-original%7Bpht%7D1725783807946.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1500 Pumphouse Road",
    "addressLocality": "Rockwood",
    "addressRegion": "TN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.83641,
    "longitude": -84.67908
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}