{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-royal-oaks-campground-waupaca-wi",
  "name": "What is the phone number for Royal Oaks Campground?",
  "description": "Royal Oaks Campground is located at N4440 Oakland Drive, Waupaca WI 54981. Royal Oaks Campground can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-royal-oaks-campground-waupaca-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N4440 Oakland Drive, 8733",
    "addressLocality": "Waupaca",
    "addressRegion": "WI",
    "postalCode": "54981",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.400505,
    "longitude": -89.134658
  }
}