{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/serene-alpaca-farm-retreat-greenville-va",
  "name": "Serene Alpaca Farm Retreat",
  "description": "Discover a tranquil RV Camping escape at this scenic alpaca farm, set among rolling pastures and a babbling brook. Enjoy guided farm tours featuring friendly alpacas, a curious calf, and roaming ducks, sheep, and more. Browse the farm store for handcrafted alpaca yarn, apparel, fresh eggs, meats, and unique gifts. Relax by the pond, hand-feed animals, and savor peaceful evenings under the stars for an unforgettable farm stay.",
  "url": "https://campertunity.com/listings/campgrounds/serene-alpaca-farm-retreat-greenville-va",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/35113/photo-gallery/V0vc8SvEcQPksP37_8ac2dcfc34a9e52f7e5549e0f1adf0ce_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Greenville, VA",
    "addressLocality": "Greenville",
    "addressRegion": "VA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.98845121,
    "longitude": -79.15237092
  },
  "checkinTime": "07:80:00",
  "checkoutTime": "07:50:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.96,
    "reviewCount": 23,
    "bestRating": 5,
    "worstRating": 1
  }
}