{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/secluded-pondside-wildlife-retreat-danbury",
  "name": "Secluded Pondside Wildlife Retreat",
  "description": "Nestled in serene countryside, this secluded retreat offers RV camping amid abundant wildlife--deer, geese, herons and even the occasional bobcat. Back-in spots overlook a tranquil pond, perfect for cooking out or relaxing by the water. Water service is provided; winter stays may limit rig size. Access via a narrow, lightly marked driveway, best navigated in daylight. Enjoy peaceful seclusion and warm, friendly hospitality for an unforgettable rural escape.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/secluded-pondside-wildlife-retreat-danbury",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/33390/photo-gallery/DXqoM1KS09xIG70u_763919ea19b696826c98f9def551974e_medium.jpg",
    "https://membership.harvesthosts.com/images/member/empty_user_profile.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Danbury, CT",
    "addressLocality": "Danbury",
    "addressRegion": "CT",
    "postalCode": "06810",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.38697365,
    "longitude": -73.50052452
  },
  "checkinTime": "04:50:00",
  "checkoutTime": "08:10:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.97,
    "reviewCount": 71,
    "bestRating": 5,
    "worstRating": 1
  }
}