{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rocking-k-rv-park-yuma-az",
  "name": "What is the phone number for Rocking K RV Park?",
  "description": "Rocking K RV Park is located at 5730 East 32nd Street, Yuma AZ 85365. Rocking K RV Park can be contacted at ***-***-**** or https://rockingkrvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rocking-k-rv-park-yuma-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5730 East 32nd Street",
    "addressLocality": "Yuma",
    "addressRegion": "AZ",
    "postalCode": "85365",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.6704249,
    "longitude": -114.5336145
  }
}