{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-whites-beach-campground-brunsw",
  "name": "White's Beach & Campground, Inc.",
  "description": "White's Beach & Campground, Inc. is located at 472 Durham Road, Brunswick ME 4011. White's Beach & Campground, Inc. can be contacted at ***-***-**** or http://www.whitesbeachandcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-whites-beach-campground-brunsw",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "472 Durham Road",
    "addressLocality": "Brunswick",
    "addressRegion": "ME",
    "postalCode": "4011",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9293024,
    "longitude": -70.0486759
  }
}