{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rural-ranch-getaway-bellingham-wa",
  "name": "Rural Ranch Getaway",
  "description": "The Hawk Nest campsite has a raised tent site adjacent to the forest. The site has access to an adjacent grass field if you'd like to tent in the open space. The site has a view across our field to a huge eagle's nest occupied by Big Shadow, She Shadow, and their newest two eaglets. Camp site has a picnic table and access to a communal porta-potty (cleaned daily, pumped weekly. No hookups at the site, but there is access to potable water from a spigot in the field (2 minute walk). Guests will...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rural-ranch-getaway-bellingham-wa",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1721588095/dev-campground-photos/hpukp5knopcskuvuyxzl/rural-ranch-getaway-hawk-nest-tent-or-rv-site-pacific-northwest.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bellingham",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.80428,
    "longitude": -122.56858
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}