{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/oldmill-rv-park-avondale-newfoundland-labrador",
  "name": "The Oldmill RV Park: Camp in Avondale, Newfoundland & Labrador",
  "description": "Discover the beauty of nature at The Oldmill RV Park, Avondale. A perfect getaway.",
  "url": "https://campertunity.com/listings/campgrounds/oldmill-rv-park-avondale-newfoundland-labrador",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "72 Millville Road",
    "addressLocality": "Avondale",
    "addressRegion": "Newfoundland & Labrador",
    "postalCode": "A0A 1B0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.3891,
    "longitude": -53.2294
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/the-oldmill-rv-park/"
  ]
}