{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/green-gate-camping-area-hall-exeter-nh",
  "name": "What is the phone number for Green Gate Camping Area & Hall?",
  "description": "Green Gate Camping Area & Hall is located at 185 Court Street, Exeter NH 3833. Green Gate Camping Area & Hall can be contacted at ***-***-**** or http://thegreengatecampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/green-gate-camping-area-hall-exeter-nh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "185 Court Street",
    "addressLocality": "Exeter",
    "addressRegion": "NH",
    "postalCode": "3833",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.9594697,
    "longitude": -70.9599222
  }
}