{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/heavenly-acres-campground",
  "name": "Heavenly Acres Campground",
  "description": "Discover Heavenly Acres Campground in Stanardsville, VA. Enjoy a unique camping experience with spacious sites, friendly owners, and family-friendly amenities.",
  "url": "https://campertunity.com/listings/campgrounds/heavenly-acres-campground",
  "image": [
    "https://img.pinecliffresort.net/d45/2503/1277020495.webp",
    "https://img.pinecliffresort.net/d45/2503/1277020102.webp",
    "https://img.pinecliffresort.net/d45/2503/1277020941.webp",
    "https://img.pinecliffresort.net/d45/2503/1277020659.webp",
    "https://img.pinecliffresort.net/d45/2503/1277020580.webp",
    "https://img.pinecliffresort.net/d45/2503/1277020536.webp",
    "https://img.pinecliffresort.net/d45/2503/1277020176.webp",
    "https://img.pinecliffresort.net/d45/2503/1277020097.webp",
    "https://img.pinecliffresort.net/d45/2503/1277020219.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2010 Madison Rd, Stanardsville, VA 22973, USA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.3217588,
    "longitude": -78.4197878
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 40,
    "bestRating": 5,
    "worstRating": 1
  }
}