{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/arapaho-and-roosevelt-national-forests-fort-collins-co",
  "name": "Arapaho and Roosevelt National Forests",
  "description": "Arapaho and Roosevelt National Forests is located at , Fort Collins CO 80526. Arapaho and Roosevelt National Forests can be contacted at ***-***-**** or https://www.fs.usda.gov/arp",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/arapaho-and-roosevelt-national-forests-fort-collins-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Fort Collins",
    "addressRegion": "CO",
    "postalCode": "80526",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.8792031,
    "longitude": -106.0169971
  }
}