{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tm-forks-wa",
  "name": "tm",
  "description": "Stay with us in comfort. Your choice for comfort accommodation Forks, WA",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tm-forks-wa",
  "image": [
    "https://img1.wsimg.com/isteam/ip/7ab32e92-39a9-4887-918c-3692956459f5/IMG_8815-bb715d0.jpg",
    "http://img1.wsimg.com/isteam/ip/7ab32e92-39a9-4887-918c-3692956459f5/IMG_8815-bb715d0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "221 North Forks Avenue",
    "addressLocality": "Forks",
    "addressRegion": "WA",
    "postalCode": "98331",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.95316,
    "longitude": -124.38466
  }
}