{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/peaceful-church-ozark-alabama",
  "name": "Peaceful Church RV Overnight Stop",
  "description": "Experience RV Camping with a calm, private vibe at this serene church parking area just off a major highway. Tall trees frame the looped driveway, offering easy in-and-out access for small-to-mid-size rigs. Visitors rave about friendly conversation with the welcoming pastor, quiet nights, and clear communication about parking and weather updates. Enjoy a safe, level spot for a restful overnight stay.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/peaceful-church-ozark-alabama",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/15911/photo-gallery/oPMUyG3CLXb5NaP1_dfbeb19b9a8b43ff78f6f36118e9ca1b_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ozark, AL",
    "addressLocality": "Ozark",
    "addressRegion": "AL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.44569013,
    "longitude": -85.67166452
  },
  "checkinTime": "05:40:00",
  "checkoutTime": "06:90:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.7,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  }
}