{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/curve-inn-resort-crivitz-wi",
  "name": "What is the phone number for Curve Inn Resort?",
  "description": "Curve Inn Resort is located at N9464 Parkway Road, Crivitz WI 54114. Curve Inn Resort can be contacted at ***-***-**** or http://www.curveinnresort.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/curve-inn-resort-crivitz-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N9464 Parkway Road",
    "addressLocality": "Crivitz",
    "addressRegion": "WI",
    "postalCode": "54114",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3031727,
    "longitude": -88.2067722
  }
}