{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/peaceful-rural-rv-retreat-church-road-va",
  "name": "Peaceful Rural RV Retreat",
  "description": "Discover RV camping bliss on a 3-acre grassy hideaway just minutes from a major interstate exit. This private, easy-access spot offers level parking, a generous outdoor area with table and chairs, and friendly hosts who go above and beyond--from lending air compressors to guiding you into the space. Enjoy fresh farm eggs, quiet surroundings (occasional train whistle), and proximity to local shops and historic parks. Perfect for a restful overnight or extended stay.",
  "url": "https://campertunity.com/listings/campgrounds/peaceful-rural-rv-retreat-church-road-va",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/10500/profile/FS1DqJ6JIkZ8eiVj_90aef6b36481563bd607b0bc6b94510b_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/13382/profile/uTAlCNgAtOXV6fyz_556da532754f35a3f1891b5f8e856795_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Church Road, VA",
    "addressLocality": "Church Road",
    "addressRegion": "VA",
    "postalCode": "23833",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.18487327,
    "longitude": -77.72774711
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/virginia/beautiful-downtown-chester"
  ],
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}