{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/secluded-riverside-campground-palmyra-va",
  "name": "Secluded Riverside Campground",
  "description": "Escape to a private, peaceful RV camping retreat just minutes from multiple rivers perfect for tubing, kayaking and fishing. Nestled away from the crowds, this hidden gem offers serene woodland parking and exceptional dark night skies for stargazing. Explore nearby vineyards and craft breweries by day, then unwind under a canopy of stars. Ideal for outdoor enthusiasts seeking a tranquil base and easy access to river adventures.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/secluded-riverside-campground-palmyra-va",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/41031/photo-gallery/XId4Xpe6X3KUbUj9_245b1b5220e053c1b380da3f79c320cb_small.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/920796/profile/cAStpMsJhUc8zCD0_2f930d8de78fabfce45a01e09c7771e9_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Palmyra, VA",
    "addressLocality": "Palmyra",
    "addressRegion": "VA",
    "postalCode": "22963",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.7609862,
    "longitude": -78.28073821
  },
  "checkinTime": "06:00:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tubing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}