{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-outdoor-world-moody-beach-wells",
  "name": "Outdoor World - Moody Beach",
  "description": "Outdoor World - Moody Beach is located at 266 Post Road, Wells ME 4090. Outdoor World - Moody Beach can be contacted at ***-***-**** or https://www.thousandtrails.com/maine/moody-beach-rv-campground/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-outdoor-world-moody-beach-wells",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "266 Post Road",
    "addressLocality": "Wells",
    "addressRegion": "ME",
    "postalCode": "4090",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.2800424,
    "longitude": -70.5958513
  }
}