{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/beech-bend-campground-bowling-green-ky",
  "name": "What is the phone number for Beech Bend Campground?",
  "description": "Beech Bend Campground is located at 798 Beech Bend Park Road, Bowling Green KY 42101. Beech Bend Campground can be contacted at ***-***-**** or http://beechbend.com/campgrounds.htm",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/beech-bend-campground-bowling-green-ky",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "798 Beech Bend Park Road",
    "addressLocality": "Bowling Green",
    "addressRegion": "KY",
    "postalCode": "42101",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.0212072,
    "longitude": -86.3962383
  }
}