{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vintage-drive-in-movie-camp-sparta",
  "name": "Vintage Drive-In Movie Camp",
  "description": "Step back in time under the night sky at this historic drive-in movie theater offering RV Camping on spacious grassy grounds. Established in 1943, enjoy the latest blockbuster releases in a family-friendly, retro setting complete with classic concession stand fare--burgers, popcorn, and affordable snacks. Staff reserve your pad for unobstructed viewing, while kids stretch their legs between showings for an unforgettable movie-night stay.",
  "url": "https://campertunity.com/listings/campgrounds/vintage-drive-in-movie-camp-sparta",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/39969/photo-gallery/s8nOOQnMgfHj2NzM_9063cee65f5987b04cf819ec339f5a67_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sparta, TN",
    "addressLocality": "Sparta",
    "addressRegion": "TN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.9702358,
    "longitude": -85.50301625
  },
  "checkinTime": "10:20:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@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": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}