{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-phone-number-scotts-cove-camping-area-lyman-me",
  "name": "What is the phone number for Scott's Cove Camping Area?",
  "description": "Scott's Cove Camping Area is located at 356 Brock Road, Lyman ME 4002. Scott's Cove Camping Area can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-phone-number-scotts-cove-camping-area-lyman-me",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "356 Brock Road",
    "addressLocality": "Lyman",
    "addressRegion": "ME",
    "postalCode": "4002",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.5132302,
    "longitude": -70.7090234
  }
}