{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/riverlife-rv-resort-chattanooga-tn",
  "name": "Riverlife RV resort",
  "description": "River Life RV Resort...A Slice of Heaven! Relax, unwind, and enjoy full-hookup RV sites along the beautiful Tennessee River!",
  "url": "https://campertunity.com/listings/campgrounds/riverlife-rv-resort-chattanooga-tn",
  "image": [
    "https://img1.wsimg.com/isteam/ip/2b3c9969-3cc8-49ed-9120-160b2ef3977e/blob-68200d4.png",
    "http://img1.wsimg.com/isteam/ip/2b3c9969-3cc8-49ed-9120-160b2ef3977e/blob-68200d4.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "21448 River Canyon Rd",
    "addressLocality": "Chattanooga",
    "addressRegion": "TN",
    "postalCode": "37405",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.123247,
    "longitude": -85.399602
  },
  "sameAs": [
    "https://riverlifervresort.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}