{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/arizona-beach-campground-port-orford-or",
  "name": "Arizona Beach Campground",
  "description": "Information, ✓ Images, ✓ Prices and ✓ Surroundings of Arizona Beach Campground in 97465-Port Orford / USA (Curry)",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/arizona-beach-campground-port-orford-or",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "36939 Arizona Ranch Rd/HWY 101",
    "addressLocality": "Port Orford",
    "addressRegion": "OR",
    "postalCode": "97465",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.7032,
    "longitude": -124.451
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}