{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/three-seasons-family-campground-greenville-mi-us",
  "name": "Three Seasons Family Campground LLC",
  "description": "Three Seasons Family Campground LLC is located at 6956 Fuller Road, Greenville MI 48838. Three Seasons Family Campground LLC can be contacted at ***-***-**** or https://three-seasons-family-campground-llc.business.site/?utm_source=gmb&utm_medium=referral",
  "url": "https://campertunity.com/listings/campgrounds/three-seasons-family-campground-greenville-mi-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6956 Fuller Road",
    "addressLocality": "Greenville",
    "addressRegion": "MI",
    "postalCode": "48838",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.2247529,
    "longitude": -85.2108203
  }
}