{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mill-river-resort-woodstock-pe",
  "name": "Mill River Resort",
  "description": "Mill River Resort is truly one of Prince Edward Island’s most unique vacation destinations. We cater to all types of family, corporate and group events to",
  "url": "https://campertunity.com/listings/campgrounds/mill-river-resort-woodstock-pe",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2021/05/CCRVC-Re-Create-Logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "180 Mill River Resort Rd.",
    "addressLocality": "Woodstock",
    "addressRegion": "PE",
    "postalCode": "C0B 1V0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.7419124,
    "longitude": -64.16607599999998
  }
}