{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nelson-family-hampton-ct",
  "name": "What is the phone number for Nelson's Family Campground?",
  "description": "Nelson's Family Campground is located at 71 Mott Hill Road, East Hampton CT 6424. Nelson's Family Campground can be contacted at ***-***-**** or http://nelsonscampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nelson-family-hampton-ct",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "71 Mott Hill Road",
    "addressLocality": "East Hampton",
    "addressRegion": "CT",
    "postalCode": "6424",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.6110127,
    "longitude": -72.514148
  }
}