{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/loons-haven-family-campground-naples-me-1",
  "name": "What is the phone number for Loon's Haven Family Campground?",
  "description": "Loon's Haven Family Campground is located at 41 Loons Haven Drive, Naples ME 04055. Loon's Haven Family Campground can be contacted at ***-***-**** or http://www.loonshaven.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/loons-haven-family-campground-naples-me-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/8288/1639610692_profile.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "41 Loons Haven Drive",
    "addressLocality": "Naples",
    "addressRegion": "ME",
    "postalCode": "04055",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9488066,
    "longitude": -70.6053252
  }
}