{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/shady-lane-rv-park-azle-tx",
  "name": "Shady Lane RV Park",
  "description": "Shady Lane RV Park is a quiet, well kept, family owned, tree covered RV park located just outside of Azle, TX off FM 730 North.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/shady-lane-rv-park-azle-tx",
  "image": [
    "https://img1.wsimg.com/isteam/ip/5ea59bc3-f686-4530-97ee-73f92d980416/IMG_6316%202.jpg",
    "http://img1.wsimg.com/isteam/ip/5ea59bc3-f686-4530-97ee-73f92d980416/IMG_6316%202.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12334 FM 730 N",
    "addressLocality": "Azle",
    "addressRegion": "TX",
    "postalCode": "76020",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.953603,
    "longitude": -97.543497
  }
}