{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/american-heritage-rv-park-williamsburg-va-2",
  "name": "American Heritage RV Park",
  "description": "American Heritage RV Park in Williamsburg, VA offers spacious RV sites, fully furnished cabins, and modern amenities for the perfect family camping experience near historic Jamestown and Williamsburg attractions.",
  "url": "https://campertunity.com/listings/campgrounds/american-heritage-rv-park-williamsburg-va-2",
  "image": [
    "https://www.americanheritagervpark.com/wp-content/uploads/2025/05/Tara_Card_Photography-4-56.jpg",
    "https://www.americanheritagervpark.com/wp-content/uploads/2025/05/American-Heritage-RV-Park-1.svg",
    "https://www.americanheritagervpark.com/wp-content/uploads/2025/05/Tara_Card_Photography-4-67-1024x683.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "146 Maxton Lane",
    "addressLocality": "Williamsburg",
    "addressRegion": "VA",
    "postalCode": "23188",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.37602247208847,
    "longitude": -76.93156712312394
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}