{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/moosemeadow-camping-resort",
  "name": "Moosemeadow Camping Resort",
  "description": "Moosemeadow Camping Resort, W Willington Connecticut. See traveler reviews, photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/moosemeadow-camping-resort",
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.888707272611846,
    "longitude": -72.23438287459807
  },
  "sameAs": [
    "https://www.campendium.com/moosemeadow-camping-resort"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}