{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/great-escape-rv-park-willis-tx",
  "name": "Great Escae RV Park",
  "description": "Welcome to Great Escae RVPARKS HUNTCKS HUTSville & LAKE CONDE 9***-***-****",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/great-escape-rv-park-willis-tx",
  "image": [
    "https://img1.wsimg.com/isteam/ip/0c524492-f30f-42d2-a8b7-717274a2a729/10h.jpg",
    "http://img1.wsimg.com/isteam/ip/0c524492-f30f-42d2-a8b7-717274a2a729/10h.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13290 Snow Ln",
    "addressLocality": "Willis",
    "addressRegion": "TX",
    "postalCode": "77318",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.451047,
    "longitude": -95.554289
  }
}