{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-lake-dean-campground-oakham",
  "name": "What is the phone number for Lake Dean Campground?",
  "description": "Lake Dean Campground is located at 717 North Brookfield Road, Oakham MA 1068. Lake Dean Campground can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-lake-dean-campground-oakham",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "717 North Brookfield Road",
    "addressLocality": "Oakham",
    "addressRegion": "MA",
    "postalCode": "1068",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.3473048,
    "longitude": -72.0305295
  }
}