{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hitchin-post-las-vegas-nv",
  "name": "Hitchin’ Post RV Park & Motel",
  "description": "Enjoy comfort & convenience at Hitchin’ Post RV Park & Motel in Las Vegas, NV. Full hookups, pool, saloon & 24/7 check-in. Call ***-***-**** to book now!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hitchin-post-las-vegas-nv",
  "image": [
    "https://lirp.cdn-website.com/372fb4ab/dms3rep/multi/opt/OG-1920w.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3640 North Las Vegas Boulevard",
    "addressLocality": "Las Vegas",
    "addressRegion": "NV",
    "postalCode": "89115",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.222578,
    "longitude": -115.083245
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}