{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/brentwood-rv-resort-hurricane-ut",
  "name": "Brentwood Rv Resort",
  "description": "Information, ✓ Images, ✓ Prices and ✓ Surroundings of Camping Brentwood Rv Resort in 84737-Hurricane / USA (Washington)",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/brentwood-rv-resort-hurricane-ut",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "150 N 3700 West",
    "addressLocality": "Hurricane",
    "addressRegion": "UT",
    "postalCode": "84737",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.1454,
    "longitude": -113.367
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}