{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-phone-number-mount-rogers-national-recreation",
  "name": "What is the phone number for Mount Rogers National Recreation Area?",
  "description": "Mount Rogers National Recreation Area is located at 3714 Virginia 16, Marion VA 24354. Mount Rogers National Recreation Area can be contacted at ***-***-**** or https://www.fs.usda.gov/detail/gwj/specialplaces/?cid=stelprdb***-***-****",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-phone-number-mount-rogers-national-recreation",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3714 Virginia 16",
    "addressLocality": "Marion",
    "addressRegion": "VA",
    "postalCode": "24354",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.8111773,
    "longitude": -81.4215416
  }
}