{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jewett-cove-us",
  "name": "Jewett Cove",
  "description": "Jewett Cove in Moosehead Lake Public Reserved Land, Greenville Maine. See 4 traveler reviews, 4 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/jewett-cove-us",
  "image": [
    "https://campcdn.com/photos/2/8/28615/374156/366EF692-2817-4B84-94B3-6AC1A3FF7CA4.jpg?v=1663946998",
    "http:https://campcdn.com/photos/2/8/28615/451407/low_res/jewett-cove.jpg?v=1725459579"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.687168886008884,
    "longitude": -69.55087870359421
  },
  "sameAs": [
    "https://www.campendium.com/jewett-cove"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}