{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lucas-gusher-rv-park-beaumont-tx",
  "name": "Lucas Gusher RV Park",
  "description": "Welcome to Lucas Gusher RV Park BEAUMONT, TX",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lucas-gusher-rv-park-beaumont-tx",
  "image": [
    "https://img1.wsimg.com/isteam/ip/beff5311-8392-420d-a5c0-c5297e7931ad/9bc282ec-66cf-4f02-8594-32533305a5e9.jpg",
    "http://img1.wsimg.com/isteam/ip/beff5311-8392-420d-a5c0-c5297e7931ad/9bc282ec-66cf-4f02-8594-32533305a5e9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "407 Hillebrandt Rd",
    "addressLocality": "Beaumont",
    "addressRegion": "TX",
    "postalCode": "77705",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.011156,
    "longitude": -94.081288
  }
}