{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-wells-beach-resort-campground-wells-me",
  "name": "Wells Beach Resort Campground",
  "description": "Wells Beach Resort Campground is located at 1000 Post Road, Wells ME 4090. Wells Beach Resort Campground can be contacted at ***-***-**** or http://www.wellsbeach.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-wells-beach-resort-campground-wells-me",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1000 Post Road",
    "addressLocality": "Wells",
    "addressRegion": "ME",
    "postalCode": "4090",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.3039879,
    "longitude": -70.5858363
  }
}