{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hastings-campground-bethel-me-us",
  "name": "What is the phone number for Hastings Campground?",
  "description": "Hastings Campground is located at , Bethel ME 4217. Hastings Campground can be contacted at or https://www.recreation.gov/camping/hastings-campground/r/campgroundDetails.do?contractCode=NRSO&parkId=70444",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hastings-campground-bethel-me-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bethel",
    "addressRegion": "ME",
    "postalCode": "4217",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3522852,
    "longitude": -70.9839625
  }
}