{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fennel-flats-at-orchard-hole-port-orford-or",
  "name": "Fennel Flats - At The Orchard Hole",
  "description": "Site 2: This spot is tucked into a wooded area and very private from the other locations. It is the most wind protected spot. It receives evening sun.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fennel-flats-at-orchard-hole-port-orford-or",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1718670051/campground-photos/c8fdi86mjebebyd7oiqm/fennel-flats-at-the-orchard-hole-site-two-oregon-coast.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Port Orford",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.83886511290726,
    "longitude": -124.52268170482844
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Orchard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}