{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dell-creek-rv-park-crosby-tx",
  "name": "Dell Creek RV Park",
  "description": "Newest RV Park in Crosby area. Quiet,peaceful, country setting, just 1/2 mile off Main Street. Large sites.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dell-creek-rv-park-crosby-tx",
  "image": [
    "https://img1.wsimg.com/isteam/ip/5f7c385b-2006-465f-ba21-402ea095d63f/20201020_173023.jpg",
    "http://img1.wsimg.com/isteam/ip/5f7c385b-2006-465f-ba21-402ea095d63f/20201020_173023.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "515 Ulrich Lane",
    "addressLocality": "Crosby",
    "addressRegion": "TX",
    "postalCode": "77532",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.90302663901535,
    "longitude": -95.07505445507459
  }
}