{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-sullivan-me-us",
  "name": "Spot2Nite",
  "description": "Check out Acadia Seashore Camping And Cabins in Sullivan, Maine on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-sullivan-me-us",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/a8adfcc0-98e6-11ef-87cf-9ea1414270d1/card.jpg?v=63897749392"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sullivan",
    "addressRegion": "ME",
    "postalCode": "04664",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.500629,
    "longitude": -68.1490424
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    }
  ]
}