{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/moosehead-greenville-me",
  "name": "Moosehead Family Campground",
  "description": "Moosehead Family Campground A clean family atmosphere awaits Northwood travelers and sportsmen at Moosehead Family Campground. Traveling north on Route 15, a gradual awareness you're entering a special place, somewhere unique and timeless begins to take over your very soul. The frantic, hurried world starts to fade away as you progress toward a gentler time. Arrive, settle in & relax. When you set out on one of the many adventures waiting for you and head toward town, a view opens before you...",
  "url": "https://campertunity.com/listings/campgrounds/moosehead-greenville-me",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/011d1c0a-6ba1-11ef-8b9a-c5ebb20f3f51/card.jpg?v=63892771956"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "312 Moosehead Lake Road",
    "addressLocality": "Greenville",
    "addressRegion": "ME",
    "postalCode": "04441",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.4374989,
    "longitude": -69.5889466
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}