{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dowdy-lake-campground-red-feather-lakes-co",
  "name": "What is the phone number for Dowdy Lake Campground?",
  "description": "Dowdy Lake Campground is located at Owassa Circle, Red Feather Lakes CO 80545. Dowdy Lake Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dowdy-lake-campground-red-feather-lakes-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Owassa Circle",
    "addressLocality": "Red Feather Lakes",
    "addressRegion": "CO",
    "postalCode": "80545",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.7916479,
    "longitude": -105.5572172
  }
}