{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hook-wine-sinker-willis",
  "name": "Hook Wine Sinker",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hook-wine-sinker-willis",
  "image": [
    "https://static.wixstatic.com/media/8bc3e5_caf44245387941c494b5df0bca38e714~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13249 Enchanted Vista",
    "addressLocality": "Willis",
    "addressRegion": "TX",
    "postalCode": "77318",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.4241219,
    "longitude": -95.4796587
  }
}