{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/big-tesuque-campground-santa-fe-nm",
  "name": "Big Tesuque Campground",
  "description": "Big Tesuque Campground is located at , Santa Fe NM 87506. Big Tesuque Campground can be contacted at or https://www.fs.usda.gov/recarea/santafe/recarea/?recid=75602",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/big-tesuque-campground-santa-fe-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Santa Fe",
    "addressRegion": "NM",
    "postalCode": "87506",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.7692041,
    "longitude": -105.8091986
  }
}