{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bbb-portersville-pa",
  "name": "BBB",
  "description": "Bear Run Campground is a full-service family vacation destination operated since 1975. This Good Sam and Trailer Life Park offers a wide range of accommodations; select from RV and pull-thru sites, rustic to deluxe cabins, or tent and backpacking and walk-in sites. In addition, Bear Run Campground offers an array of activities for adults and children to enjoy.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bbb-portersville-pa",
  "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": "184 Badger Hill Rd",
    "addressLocality": "Portersville",
    "addressRegion": "PA",
    "postalCode": "16051-2002",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.936565,
    "longitude": -80.127075
  }
}