{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/horse-brook-trailer-park-fortune-newfoundland-labrador",
  "name": "Horse Brook Trailer Park: Camping in Fortune, NL",
  "description": "Experience outdoor adventure at Horse Brook Trailer Park in Fortune, Newfoundland & Labrador. Book your spot!",
  "url": "https://campertunity.com/listings/campgrounds/horse-brook-trailer-park-fortune-newfoundland-labrador",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "164 Eldon Street, Route 220",
    "addressLocality": "Fortune",
    "addressRegion": "Newfoundland & Labrador",
    "postalCode": "A0E 1P0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.0632,
    "longitude": -55.8303
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/horse-brook-trailer-park/"
  ]
}