{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/schoodic-woods-campground-winter-harbor-me",
  "name": "What is the phone number for Schoodic Woods Campground?",
  "description": "Schoodic Woods Campground is located at 54 Farview Drive, Winter Harbor ME 4693. Schoodic Woods Campground can be contacted at ***-***-**** or http://www.nps.gov/acad/planyourvisit/camping.htm",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/schoodic-woods-campground-winter-harbor-me",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "54 Farview Drive",
    "addressLocality": "Winter Harbor",
    "addressRegion": "ME",
    "postalCode": "4693",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3801416,
    "longitude": -68.0664377
  }
}