{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aintree-trailer-park-british-columbia-lodging-and-campground",
  "name": "Aintree Trailer Park",
  "description": "Come to Aintree Trailer Park and enjoy our beautiful beaches and spectacular sunsets on Lake Huron's scenic shores! We have Daily, Weekly and Seasonal",
  "url": "https://campertunity.com/listings/campgrounds/aintree-trailer-park-british-columbia-lodging-and-campground",
  "image": [
    "https://bclca.com/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2435 Huron Conc 12 Huron-Kinloss Twp",
    "addressLocality": "Kincardine",
    "addressRegion": "ON",
    "postalCode": "N2Z 2X3",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1453032,
    "longitude": -81.6429551
  },
  "sameAs": [
    "https://bclca.com/campground/aintree-trailer-park/",
    "https://ccrva.ca/campground/aintree-trailer-park/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}