{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-for-smugglers-den-campground-southwes",
  "name": "What is the phone number for Smuggler's Den Campground?",
  "description": "Smuggler's Den Campground is located at 20 Main Street, Southwest Harbor ME 4679. Smuggler's Den Campground can be contacted at ***-***-**** or http://www.smugglersdencampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-for-smugglers-den-campground-southwes",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20 Main Street",
    "addressLocality": "Southwest Harbor",
    "addressRegion": "ME",
    "postalCode": "4679",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3009837,
    "longitude": -68.330867
  }
}