{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-golf-salem-or",
  "name": "Harvest Hosts Golf",
  "description": "We are so much more than just a golf course. From top-notch cuisine at Danny's On The Green to a state of the art Golf Performance Center, as well as a pool, fitness center, pickleball/basketball court, Bocce ball, nail salon, and more. Come find out what you're missing, and see how easy it is to be a part of it all.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-golf-salem-or",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/placeholder_profile_photo_harvesthosts_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Salem, OR",
    "addressLocality": "Salem",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.89678318,
    "longitude": -123.08291782
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}