{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/howling-hills-campground-wonewoc",
  "name": "Howling Hills Campground",
  "description": "Howling Hills Campground is a family-focused campground in Wonewoc, Wisconsin—just 30 minutes from Wisconsin Dells. The campground was created to bring back what camping used to feel like—relaxing, friendly, and affordable.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/howling-hills-campground-wonewoc",
  "image": [
    "https://secure.gravatar.com/avatar/6fd9dcbbd1304c6f46474e2e983709258d3c1d00e1b669ad96d82739505eed70?s=96&amp;d=wp_user_avatar&amp;r=g"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "W9395 WI-33",
    "addressLocality": "Wonewoc",
    "addressRegion": "WI",
    "postalCode": "53968",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6538377,
    "longitude": -90.2231545
  }
}