{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rafter-u-ranch-campgrounds-paris-ar",
  "name": "Rafter U Ranch campgrounds",
  "description": "Welcome to Rafter U Ranch campgrounds",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rafter-u-ranch-campgrounds-paris-ar",
  "image": [
    "https://img1.wsimg.com/isteam/ip/8dd4a241-dcb7-4021-92b0-2d6d66a7b863/IMG_1224.jpeg",
    "http://img1.wsimg.com/isteam/ip/8dd4a241-dcb7-4021-92b0-2d6d66a7b863/IMG_1224.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Greasy Valley Rd",
    "addressLocality": "Paris",
    "addressRegion": "AR",
    "postalCode": "72855",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.27337,
    "longitude": -93.64968
  }
}