{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/secluded-hilltop-getaway-chattanooga-tn",
  "name": "Secluded Hilltop Getaway",
  "description": "Perched atop a wooded hill, this serene private retreat offers RV Camping with easy paved access and a level pull-through site. Enjoy sweeping valley views, deck chairs by the fire pit, and plenty of room for pets to roam. Friendly hosts provide a warm welcome and orientation, perfect for first-timers. With nearby shops and dining just minutes away, it‚Äôs an ideal quiet base for exploring local attractions and unwinding under the stars.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/secluded-hilltop-getaway-chattanooga-tn",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/16076/photo-gallery/tMEA2GivEFP6YsnU_a62d11fce9d41b97af4ca157e036f2ae_small.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/48508/profile/db5NDCQhbUOIJSzt_b524ae9c75d623938c2f65d7dae0b989_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chattanooga, TN",
    "addressLocality": "Chattanooga",
    "addressRegion": "TN",
    "postalCode": "37415",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.18213297,
    "longitude": -85.29845866
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  }
}