{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scenic-hilly-homestead-farm-salem-or",
  "name": "Scenic Hilly Homestead Farm",
  "description": "Nestled on 40 acres of rolling hills, this homestead offers serene RV Camping in a lower pasture framed by pine and blackberry brush. Friendly, accommodating hosts ensure a smooth, safe arrival--ideal for pets on long leads. Choose from multiple level sites, unwind under starry skies, or explore nearby vineyards just minutes away. Whether you need a quiet country pit stop or a peaceful overnight retreat, this spot delivers tranquility and local charm.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scenic-hilly-homestead-farm-salem-or",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/11801/profile/WskNm50kyHRjWvpq_0735aab36458c218a7c0a4448bde7752_small.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/67802/profile/WjggzdPM9qDv6cSr_b02b7c7845ff295abb1f8e11d2399af7_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Salem, OR",
    "addressLocality": "Salem",
    "addressRegion": "OR",
    "postalCode": "97317",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.85420914,
    "longitude": -122.9664892
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pasture"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.68,
    "reviewCount": 24,
    "bestRating": 5,
    "worstRating": 1
  }
}