{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-great-meadow-campground-chichester",
  "name": "Great Meadow Campground",
  "description": "Great Meadow Campground is located at 78 Dover Road, Chichester NH 3258. Great Meadow Campground can be contacted at ***-***-**** or http://greatmeadowcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-great-meadow-campground-chichester",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "78 Dover Road",
    "addressLocality": "Chichester",
    "addressRegion": "NH",
    "postalCode": "3258",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.2389474,
    "longitude": -71.3942733
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-hampshire/chichester/great-meadow-campground"
  ]
}