{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-apple-orchard-u-pick-retreat-amherst-oh",
  "name": "Scenic Apple Orchard U-Pick Retreat",
  "description": "Embrace RV Camping in the heart of crisp autumn at this family-run apple orchard. Each fall, pick-your-own apples offers a hands-on way to harvest fresh, juicy fruit straight from the trees. Explore scenic trails, enjoy tractor rides, and shop the farm stand for fresh-pressed cider and homemade pies. Convenient RV sites with hookups invite you to unwind beneath the vibrant canopy, making this getaway a perfect blend of orchard fun and cozy camping.",
  "url": "https://campertunity.com/listings/campgrounds/scenic-apple-orchard-u-pick-retreat-amherst-oh",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/30771/profile/SF8wAtJdPrVUx45w_acc85e93ba5bba2d12982984f5347950_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Amherst, OH",
    "addressLocality": "Amherst",
    "addressRegion": "OH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.32812263,
    "longitude": -82.2947005
  },
  "sameAs": [
    "https://www.hillcrestfunfarm.com/",
    "https://www.harvesthosts.com/hosts/ohio/dodds-hillcrest-orchards"
  ],
  "checkinTime": "04:80:00",
  "checkoutTime": "07:80:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Orchard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}