{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sugarloaf-i-campground-jefferson-nh",
  "name": "What is the phone number for Sugarloaf I Campground?",
  "description": "Sugarloaf I Campground is located at Campground Road, Jefferson NH 3583. Sugarloaf I Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/whitemountain/recarea/?recid=74731",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sugarloaf-i-campground-jefferson-nh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Campground Road",
    "addressLocality": "Jefferson",
    "addressRegion": "NH",
    "postalCode": "3583",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2602778,
    "longitude": -71.5047222
  }
}