{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bethel-outdoor-adventure-and-campground-me-us",
  "name": "Bethel Outdoor Adventure and Campground",
  "description": "Bethel Outdoor Adventure and Campground is located at 121 Mayville Road, Bethel ME 4217. Bethel Outdoor Adventure and Campground can be contacted at ***-***-**** or http://www.betheloutdooradventure.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bethel-outdoor-adventure-and-campground-me-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "121 Mayville Road",
    "addressLocality": "Bethel",
    "addressRegion": "ME",
    "postalCode": "4217",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4185402,
    "longitude": -70.7974309
  }
}