{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-green-acres-family-campground",
  "name": "Green Acres Family Campground, LLC",
  "description": "Green Acres Family Campground, LLC is located at 30714 152nd Street, New Auburn WI 54757. Green Acres Family Campground, LLC can be contacted at ***-***-**** or http://www.greenacresfamilycampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-green-acres-family-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "30714 152nd Street",
    "addressLocality": "New Auburn",
    "addressRegion": "WI",
    "postalCode": "54757",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.289485,
    "longitude": -91.370473
  }
}