{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/white-horse-lake-campground-williams-az",
  "name": "WHITE HORSE LAKE Campground",
  "description": "Explore WHITE HORSE LAKE Campground to see what makes it one of the most dog friendly places in Williams.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/white-horse-lake-campground-williams-az",
  "image": [
    "https://assets.wagwalkingweb.com/static/webpack-assets/img/wagcontent/common/static/common/img/og-wag-2e9d0eb9d9e633b3f32a779fa98cf0f3.jpg",
    "https://assets.wagwalkingweb.com/static/webpack-assets/img/wagcontent/lifestyle_articles/static/lifestyle_articles/img/campgrounds/campground4-da2e29880d5f330bc536dcd229f5e81a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fire Road 109",
    "addressLocality": "Williams",
    "addressRegion": "AZ",
    "postalCode": "86046",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.2508504,
    "longitude": -112.187294
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 4,
    "worstRating": 4
  }
}