{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ditto-landing-huntsville-al",
  "name": "What is the phone number for Ditto Landing?",
  "description": "Ditto Landing is located at 293 Ditto Landing Road Southeast, Huntsville AL 35803. Ditto Landing can be contacted at ***-***-**** or http://www.dittolanding.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ditto-landing-huntsville-al",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "293 Ditto Landing Road Southeast",
    "addressLocality": "Huntsville",
    "addressRegion": "AL",
    "postalCode": "35803",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.576668,
    "longitude": -86.559131
  }
}