{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sodom-mountain-campground-southwick-ma-2",
  "name": "What is the phone number for Sodom Mountain Campground?",
  "description": "Sodom Mountain Campground is located at 233 South Loomis Street, Southwick MA 1077. Sodom Mountain Campground can be contacted at ***-***-**** or https://sodommountaincampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sodom-mountain-campground-southwick-ma-2",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "233 South Loomis Street",
    "addressLocality": "Southwick",
    "addressRegion": "MA",
    "postalCode": "1077",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.0675113,
    "longitude": -72.824671
  }
}