{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/meeks-bay-resort-tahoma-ca",
  "name": "What is the phone number for Meeks Bay Resort?",
  "description": "Meeks Bay Resort is located at 7941 Emerald Bay Road, Tahoma CA 96142. Meeks Bay Resort can be contacted at ***-***-**** or http://www.meeksbayresort.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/meeks-bay-resort-tahoma-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7941 Emerald Bay Road",
    "addressLocality": "Tahoma",
    "addressRegion": "CA",
    "postalCode": "96142",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.0386111,
    "longitude": -120.1233333
  }
}