{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/circle-r-campground-oshkosh-1",
  "name": "Circle R Campground",
  "description": "Circle R Campground is located at 1185 Old Knapp Road, Oshkosh WI 54902. Circle R Campground can be contacted at ***-***-**** or http://www.circle-r-camp.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/circle-r-campground-oshkosh-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1185 Old Knapp Road",
    "addressLocality": "Oshkosh",
    "addressRegion": "WI",
    "postalCode": "54902",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9330256,
    "longitude": -88.5651461
  }
}