{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ocean-view-cottage-and-campground-wells-me",
  "name": "Ocean View Cottage and Campground",
  "description": "Contact info, reviews tips & more for Ocean View Cottage and Campground | Camping in Maine",
  "url": "https://campertunity.com/listings/campgrounds/ocean-view-cottage-and-campground-wells-me",
  "image": [
    "https://photos.thedyrt.com/photo/722859/media/ocean-view-cottages-and-campground_9ec48d91-57b9-4f2b-a225-e543eae54ab5.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/722859/media/ocean-view-cottages-and-campground_9ec48d91-57b9-4f2b-a225-e543eae54ab5.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "84 Harbor Road",
    "addressLocality": "Wells",
    "addressRegion": "ME",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.32278946,
    "longitude": -70.5805284
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Mir D."
      },
      "datePublished": "2021-08-22T03:20:58.400Z",
      "reviewBody": "Overall had a good experience here. Staff is friendly, bathrooms and showers are clean, there is WiFi in the office building and laundry. The camp sites are very small and tightly spaced next to each other, so not much privacy and one of the more expensive sites we have visited. ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 3,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Phil "
      },
      "datePublished": "2021-08-20T22:31:57.940Z",
      "reviewBody": "This is an old Campground. The roads and sites are of dirt with very little gravel, most are close together.  The majority of the sits are level others not so. The bath houses are clean, shower cost 0.25cents for every 6 minutes, so bring plenty of quarters. They have a nice playground for the kids, the pool is very nice with a great view (see picture). Staff is friendly and helpful. I think it's over priced for what it is, $45 to $50 dollars would be fair. But all in all if I have to I would stay here again.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 4,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}