{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bbb-gold-beach-or",
  "name": "BBB",
  "description": "Secret Camp RV Park offers RV and tent camping park services.",
  "url": "https://campertunity.com/listings/campgrounds/bbb-gold-beach-or",
  "image": [
    "https://m.bbb.org/terminuscontent/dist/img/fb-opengraph-bbblogo__300w_300h__300w.png",
    "https://www.bbb.org/TerminusContent/dist/img/business-profile/schema-default-image__160w.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "95614 Jerrys Flat Rd",
    "addressLocality": "Gold Beach",
    "addressRegion": "OR",
    "postalCode": "97444-9520",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.455097,
    "longitude": -124.370377
  },
  "sameAs": [
    "https://www.bbb.org/us/or/gold-beach/profile/campgrounds/secret-camp-rv-park-1296-22125324"
  ]
}