{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-cedar-point-resorts-grantsburg-wi",
  "name": "Cedar Point Resorts",
  "description": "Cedar Point Resorts is located at 12480 Cedar Point Lane, Grantsburg WI 54840. Cedar Point Resorts can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-cedar-point-resorts-grantsburg-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12480 Cedar Point Lane",
    "addressLocality": "Grantsburg",
    "addressRegion": "WI",
    "postalCode": "54840",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.6734814,
    "longitude": -92.6280193
  }
}