{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-blueberry-farm-retreat-reidsville-nc",
  "name": "Scenic Blueberry Farm Retreat",
  "description": "Discover RV Camping on a sprawling 77-acre blueberry farm where U-pick adventures meet country charm. You‚Äôll find over 300 blueberry bushes, 50 fig trees, beehives, chickens, and seasonal vegetables to sample or pick. Explore miles of shaded trails, then settle into one of two full-service sites (30- or 50-amp, sewer and water). Pet friendly (leash required), this farm stay offers fresh blooms at check-in, warm hospitality, and a true farm-to-RV experience.",
  "url": "https://campertunity.com/listings/campgrounds/scenic-blueberry-farm-retreat-reidsville-nc",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/38438/photo-gallery/bdGA7JRqWN4IzUbR_369861879f433b4210e6d1b541d2f4ca_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Reidsville, NC",
    "addressLocality": "Reidsville",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.36912867,
    "longitude": -79.67544626
  },
  "checkinTime": "06:60:00",
  "checkoutTime": "06:00:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@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": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}