{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/brimstone-head-rv-park-fogo",
  "name": "Brimstone Head RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/brimstone-head-rv-park-fogo",
  "image": [
    "https://static.wixstatic.com/media/f23f02_0ddf1d1f948648308b3618773d7a944f~mv2.jpg/v1/fill/w_640,h_480,q_90,enc_avif,quality_auto/f23f02_0ddf1d1f948648308b3618773d7a944f~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bank's Cove Road",
    "addressLocality": "Fogo",
    "addressRegion": "NL",
    "postalCode": "A0G 2B0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.715601,
    "longitude": -54.283447
  }
}