{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/apple-orchards-pies-battlefield-bounty-retreat-nancy-ky",
  "name": "Apple Orchards & Pies: Battlefield Bounty Retreat",
  "description": "Unveil the rustic charm of a serene 450-acre farm, where the allure of RV camping meets the delight of farm-fresh experiences. Picture yourself waking up to the gentle sounds of nature, stepping out from your RV into a world where the sweet aroma of freshly baked pies mingles with the earthy scent of the countryside. This idyllic setting isn't just a backdrop for camping; it's an invitation to explore local flavors and history. At the heart of this picturesque farm is a retail market that boa...",
  "url": "https://campertunity.com/listings/campgrounds/apple-orchards-pies-battlefield-bounty-retreat-nancy-ky",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/K0OmhVoldY4OXQVJ_6fe5a5722fcda006f475213fa4e7527d_medium.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nancy, KY",
    "addressLocality": "Nancy",
    "addressRegion": "KY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.05358781,
    "longitude": -84.70586391
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.75,
    "reviewCount": 76,
    "bestRating": 5,
    "worstRating": 1
  }
}