{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/double-m-campground-junction-il",
  "name": "Double M Campground",
  "description": "Contact info, reviews tips & more for Double M Campground | Camping in Illinois",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/double-m-campground-junction-il",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5200 Thacker Hollow Rd.",
    "addressLocality": "Junction",
    "addressRegion": "IL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.6304909,
    "longitude": -88.27310667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    }
  ]
}