{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tranquil-church-stopover-near-chesapeake-bay-virginia-beach",
  "name": "Tranquil Church Stopover Near Chesapeake Bay",
  "description": "Discover peaceful RV camping at this welcoming church just off the main coastal highway, ideal for a one-night stop en route to popular resort beaches. Enjoy a spacious, level, paved parking lot with lights, perfect for rigs of all sizes. No hookups are available, but you can access restrooms nearby and support the community with a small donation. Take a moment to stretch your legs, pop in for a Sunday service or meditation, and explore local restaurants within a short ride.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tranquil-church-stopover-near-chesapeake-bay-virginia-beach",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/7477/photo-gallery/phKSlPZwLCf3aFTl_a035edf93c77505ddfd82e4a006ba920_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Virginia Beach, VA",
    "addressLocality": "Virginia Beach",
    "addressRegion": "VA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.85107187,
    "longitude": -76.34567285
  },
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.85,
    "reviewCount": 214,
    "bestRating": 5,
    "worstRating": 1
  }
}