{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/crescent-lake-rv-park-roberts-arm-newfoundland-labrador",
  "name": "Crescent Lake RV Park | Robert's Arm, Newfoundland & Labrador",
  "description": "Experience outdoor adventure at Crescent Lake RV Park in Robert's Arm, Newfoundland & Labrador. Book your spot!",
  "url": "https://campertunity.com/listings/campgrounds/crescent-lake-rv-park-roberts-arm-newfoundland-labrador",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto94157342.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hwy 380",
    "addressLocality": "Robert's Arm",
    "addressRegion": "Newfoundland & Labrador",
    "postalCode": "A0J 1R0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.485526649238984,
    "longitude": -55.8360994018425
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/crescent-lake-rv-park/"
  ]
}