{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/monticello-in-2",
  "name": "Classic Drive-In Movie Theater",
  "description": "Step into cinematic nostalgia at this classic drive-in movie theater offering RV Camping under the stars. Park on terraced grassy mounds before showtime--ample space ensures easy setup for rigs up to 25'. Satisfy cravings at the bustling concession stand, and enjoy quiet, rain-or-shine movie nights in a family-friendly atmosphere. Experience timeless Americana charm and create unforgettable memories beneath the big screen.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/monticello-in-2",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/38602/photo-gallery/Dh3pYRcH58x0CRCP_4d07ef5440d70e66da604cf42fd73400_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Monticello, IN",
    "addressLocality": "Monticello",
    "addressRegion": "IN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.737823,
    "longitude": -86.76591085
  },
  "checkinTime": "10:80:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Equestrian"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}