{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-west-gloucester-ma",
  "name": "Spot2Nite",
  "description": "Campsite is located on a wooded hillside overlooking salt water inlets. Wingaersheek Beach is 1 mile; Boston 32 miles on commuter rail. Whale watching, fishing, antiquing and dining.",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-west-gloucester-ma",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/b0f0e9d9-fc58-11f0-bdc9-b0a0db166553/card.jpg?v=63936831031"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "West Gloucester",
    "addressRegion": "MA",
    "postalCode": "01930",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.6401624,
    "longitude": -70.7019138
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/massachusetts/west-gloucester/cape-ann-campsite"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whale Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}