{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/red-oak-campground-baraboo-wi",
  "name": "What is the phone number for Red Oak Campground?",
  "description": "Red Oak Campground is located at S2350a Timothy Lane, Baraboo WI 53913. Red Oak Campground can be contacted at ***-***-**** or http://redoakcampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/red-oak-campground-baraboo-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "S2350a Timothy Lane",
    "addressLocality": "Baraboo",
    "addressRegion": "WI",
    "postalCode": "53913",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.5595945,
    "longitude": -89.777052
  }
}