{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rustic-barn-pavilion-retreat-conestoga-pa",
  "name": "Rustic Barn Pavilion Retreat",
  "description": "Nestled amid rolling country hills, this charming barn retreat offers RV camping with electric hookups, a spacious private pad, and a large pavilion perfect for outdoor gatherings. Relax on the expansive grassy lot, unwind in the sheltered seating area, and experience the quaint charm of a vintage outhouse. Ideal for those seeking a peaceful escape with simple comforts and a cozy Airbnb-style ambiance.",
  "url": "https://campertunity.com/listings/campgrounds/rustic-barn-pavilion-retreat-conestoga-pa",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/41927/photo-gallery/3xKM1jODRCr1LYPe_28720b7492615bd7bae72dc65799e0d8_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Conestoga, PA",
    "addressLocality": "Conestoga",
    "addressRegion": "PA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.94995269,
    "longitude": -76.37116173
  },
  "checkinTime": "07:80:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}