{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-ocean-view-cottage-camping-wells-me",
  "name": "Ocean View Cottage & Camping",
  "description": "Ocean View Cottage & Camping is located at 84 Harbor Road, Wells ME 4090. Ocean View Cottage & Camping can be contacted at ***-***-**** or http://oceanviewcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-ocean-view-cottage-camping-wells-me",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "84 Harbor Road",
    "addressLocality": "Wells",
    "addressRegion": "ME",
    "postalCode": "4090",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.3226957,
    "longitude": -70.5759358
  }
}