{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-fantasy-island-campground-sunbury",
  "name": "What is the phone number for Fantasy Island Campground?",
  "description": "Fantasy Island Campground is located at 401 Park Drive, Sunbury PA 17801. Fantasy Island Campground can be contacted at ***-***-**** or http://www.fantasyislandcampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-fantasy-island-campground-sunbury",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "401 Park Drive",
    "addressLocality": "Sunbury",
    "addressRegion": "PA",
    "postalCode": "17801",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8870491,
    "longitude": -76.786997
  }
}