{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/highland-farm-retreat-mill-run-pa-us",
  "name": "Highland Farm Retreat",
  "description": "Nestled on a peaceful mountaintop farm, this RV camping spot offers breathtaking sunset views and star-filled night skies. Enjoy morning walks with friendly horses, explore wooded hiking trails around the property, or venture to nearby whitewater river gorges and 318-mile off-road hiking and biking paths. Dog-friendly with free-range chickens (please clean up after pets), this serene rural farm is perfect for adventure seekers and nature lovers seeking a quiet getaway.",
  "url": "https://campertunity.com/listings/campgrounds/highland-farm-retreat-mill-run-pa-us",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/14628/photo-gallery/AaNLbiXimIhafi61_c9d1598eb74253fe7592106b8673b983_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mill Run, PA",
    "addressLocality": "Mill Run",
    "addressRegion": "PA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.85952991,
    "longitude": -79.42379807
  },
  "checkinTime": "05:40:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.95,
    "reviewCount": 77,
    "bestRating": 5,
    "worstRating": 1
  }
}