{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-verdi-nv",
  "name": "Boondockers Welcome Host",
  "description": "Our property is at the end of a cul de sac in a small, safe, quiet neighborhood. The RV parking area is along a fence between apple trees and evergreens. Due to the access to the spot we recommend only a Class B or small Class C. Suggested Local Attractions:Reno is 15 minutes away and Truckee is 25. Road and MTB bike trails nearby.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-verdi-nv",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/11949/profile/KDF8935qTRAszkW1_9726f01752f83c072294071db8864799_medium.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/207033/profile/iFWvEUwqcFzgYi7s_7af35638d23e99502a8bc2f6fad657dd_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Verdi, NV",
    "addressLocality": "Verdi",
    "addressRegion": "NV",
    "postalCode": "89439",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.5039789,
    "longitude": -120.05408782
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  }
}