{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/arm-of-gold-campground-little-bras-dor-ns-1",
  "name": "Arm of Gold Campground",
  "description": "Located just 5 minutes from the Marine Atlantic Ferry Terminal. Touted by the Camping Industry as the gateway to Newfoundland, we are the closest campground",
  "url": "https://campertunity.com/listings/campgrounds/arm-of-gold-campground-little-bras-dor-ns-1",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2017/06/ONTARIO-DECAL-FINAL.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "24 Church Road",
    "addressLocality": "Little Bras d'Or",
    "addressRegion": "Nova Scotia",
    "postalCode": "B1Y 2Y2",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.2503049,
    "longitude": -60.29119859999997
  },
  "sameAs": [
    "https://ccrva.ca/campground/arm-of-gold-campground/",
    "https://www.rvezy.com",
    "https://bclca.com/campground/arm-of-gold-campground/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}