{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mountain-view-apple-orchard-retreat-blue-ridge-ga",
  "name": "Mountain View Apple Orchard Retreat",
  "description": "RV Camping at this family-run apple orchard in the foothills offers a serene getaway among rolling rows of trees and colorful sunflower fields. Level, gravel sites provide pond and mountain vistas plus free WiFi. Stroll walking trails, then browse the orchard market stocked with fresh-picked apples, apple fried pies, cider donuts, jams, jellies, bakery treats, teas and local hard cider. Weekends bring a breakfast buffet and wine tasting for a full farm-to-camp experience.",
  "url": "https://campertunity.com/listings/campgrounds/mountain-view-apple-orchard-retreat-blue-ridge-ga",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/302/photo-gallery/0ZAS4h8pR5QSpI1k_6b1cf2bdadf04c0f94ff3fe6195a91c0_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Blue Ridge, GA",
    "addressLocality": "Blue Ridge",
    "addressRegion": "GA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.81670993,
    "longitude": -84.32492469
  },
  "checkinTime": "09:00:00",
  "checkoutTime": "05:40:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Orchard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.86,
    "reviewCount": 251,
    "bestRating": 5,
    "worstRating": 1
  }
}