{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/is-the-phone-number-for-four-seasons-family-camping-area",
  "name": "What is the phone number for Four Seasons Family Camping Area?",
  "description": "Four Seasons Family Camping Area is located at 927 U.S. 302, Naples ME 4055. Four Seasons Family Camping Area can be contacted at ***-***-**** or http://fourseasonscampingarea.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/is-the-phone-number-for-four-seasons-family-camping-area",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "927 U.S. 302",
    "addressLocality": "Naples",
    "addressRegion": "ME",
    "postalCode": "4055",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9895058,
    "longitude": -70.6492362
  }
}