{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/silver-spur-homestead-tombstone-az",
  "name": "Silver Spur Homestead",
  "description": "Experience the Old West at Silver Spur Homestead in Tombstone, AZ. Cozy glamping, stargazing dome, BYOB saloon, and stunning mountain views await your adventure. Book now!\"",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/silver-spur-homestead-tombstone-az",
  "image": [
    "https://static.wixstatic.com/media/9e1382_7fe32e51335743cba3cdffce39ec75eb~mv2.jpg/v1/fill/w_2500,h_1854,al_c/9e1382_7fe32e51335743cba3cdffce39ec75eb~mv2.jpg",
    "https://static.wixstatic.com/media/9e1382_cb74dfb9b27a489e8a9d88b59e959652~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "500 South Skyline Circle",
    "addressLocality": "Tombstone",
    "addressRegion": "AZ",
    "postalCode": "85638",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dome"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}