{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cedar-ridge-campground-lebanon-mo",
  "name": "Cedar Ridge Campground",
  "description": "Find and book camping near me from over 12,000,000 locations, tips & photos submitted by campers like you.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cedar-ridge-campground-lebanon-mo",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lebanon",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.70918881,
    "longitude": -92.80920236
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}