{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-for-swan-island-richmond-me",
  "name": "What is the phone number for Swan Island?",
  "description": "Swan Island is located at 314 Maine 24, Richmond ME 4357. Swan Island can be contacted at ***-***-**** or http://www.maine.gov/swanisland",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-for-swan-island-richmond-me",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "314 Maine 24",
    "addressLocality": "Richmond",
    "addressRegion": "ME",
    "postalCode": "4357",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.087917,
    "longitude": -69.798772
  }
}