{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/topaz-lodge-casino-and-rv-park-gardnerville-nv",
  "name": "Topaz Lodge Casino and RV Park",
  "description": "A nice place for a stopover or stay and explore the area. Spend an hour or so in the casino and enjoy dinner in the restaurant that overlooks the lake.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/topaz-lodge-casino-and-rv-park-gardnerville-nv",
  "image": [
    "https://travelnevada.com/wp-content/uploads/2020/04/original-gvl-rv-topaz-lodge-rv.jpg",
    "/wp-content/themes/travelnevada/assets/images/v2/heart.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1979 U.s. Hwy 395 South",
    "addressLocality": "Gardnerville",
    "addressRegion": "NV",
    "postalCode": "89410",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.69538,
    "longitude": -119.54775
  }
}