{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/united-states-montgomery-al",
  "name": "United States",
  "description": "Nestled in the heart of the charming and historic Montgomery, Alabama The Backyard RV Resort calls travelers with its idyllic setting and Southern charm. This RV haven goes beyond the ordinary, offering an array of amenities to ensure a comfortable and enjoyable stay. From spacious bathrooms and big rig-friendly sites to a dedicated dog park for furry friends to play, this resort is designed with the utmost convenience in mind. The on-site general store caters to your needs, and the availabil...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/united-states-montgomery-al",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/e246b276-93a7-11ee-96f6-42010a0014e9/card.jpg?v=63892712838"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4350 Sassafras Circle",
    "addressLocality": "Montgomery",
    "addressRegion": "AL",
    "postalCode": "36105",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.3251381,
    "longitude": -86.3312194
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "42",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$42+"
}