{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/family-friendly-fenced-rv-campground-preston-id",
  "name": "Family-Friendly Fenced RV Campground",
  "description": "Experience relaxed RV camping at this family-oriented campground offering spacious, fully fenced grassy sites--ideal for pets to roam freely. Hosts provide warm hospitality, local area tips, and even invite guests to cool off at the on-site pool. With ample room for all rig sizes, easy pull-in access, optional hookups, and a gated setting, this getaway blends peaceful downtime with a convenient base for exploring nearby attractions.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/family-friendly-fenced-rv-campground-preston-id",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/32047/photo-gallery/D9JQkgAHMomBvTSF_594c622052d13c422c0825da5adcc301_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Preston, ID",
    "addressLocality": "Preston",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.098709,
    "longitude": -111.90858035
  },
  "checkinTime": "08:10:00",
  "checkoutTime": "07:80:00",
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 13,
    "bestRating": 5,
    "worstRating": 1
  }
}