{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/west-thompson-lake-campground-north-grosvenordale-ct",
  "name": "What is the phone number for West Thompson Lake Campground?",
  "description": "West Thompson Lake Campground is located at 449 Reardon Road, North Grosvenordale CT 6255. West Thompson Lake Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/campgrounds/233476",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/west-thompson-lake-campground-north-grosvenordale-ct",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "449 Reardon Road",
    "addressLocality": "North Grosvenordale",
    "addressRegion": "CT",
    "postalCode": "6255",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.9553917,
    "longitude": -71.8990706
  }
}