{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wilson-rv-park-wilson-ks",
  "name": "Wilson RV Park",
  "description": "Nestled in the quaint little town of Wilson, Kansas, our RV park offers a welcome respite from the hustle and bustle of life! We are a work in progress but now offer amenities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wilson-rv-park-wilson-ks",
  "image": [
    "https://d8qysm09iyvaz.cloudfront.net/subscribers/78B9ED9F-8D57-4E59-9F87-2E3D1D5146CA/2/2d17c9b9-a712-475c-9b88-099bfccec32b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "821 27th Street",
    "addressLocality": "Wilson",
    "addressRegion": "KS",
    "postalCode": "67490",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.5692118,
    "longitude": -95.7452639
  }
}