{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/coastal-country-riverside-resort-and-lagoon-lebanon-mo",
  "name": "Coastal Country Riverside Resort and Lagoon",
  "description": "Coastal Country Riverside Resort and Lagoon is located at 84 Cat Hollow Trail, Lebanon MO 65536. Coastal Country Riverside Resort and Lagoon can be contacted at ***-***-**** or https://www.coastalcountryresort.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/coastal-country-riverside-resort-and-lagoon-lebanon-mo",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/1638/1645043251_profile.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "84 Cat Hollow Trail",
    "addressLocality": "Lebanon",
    "addressRegion": "MO",
    "postalCode": "65536",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.7360949,
    "longitude": -92.8906591
  }
}