{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/smugglers-den-campground-southwest-harbor-me-1",
  "name": "Smugglers Den Campground",
  "description": "Smuggler's Den Campground- in the heart of Acadia National Park-15 minutes from Bar Harbor. Family camping for tents, pop-ups and RV's. Log camp cabins rentals, group and seasonal sites. All sites are wooded or shaded with a picnic table and fi",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/smugglers-den-campground-southwest-harbor-me-1",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Southwest Harbor",
    "addressRegion": "ME",
    "postalCode": "04679",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2721499,
    "longitude": -68.326203
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}