{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/secluded-wilderness-cabin-retreat-shamrock",
  "name": "Secluded Wilderness Cabin Retreat",
  "description": "Experience serene RV camping on sprawling fields with stunning sunsets at this secluded cabin property. Boondock beneath the pines or reserve a spot in the open field for easy hookups (additional nights available by arrangement). Wildlife abounds, and guests can book guided hunting adventures on-site. A tranquil escape for both boondockers and RV travelers seeking wide-open spaces, pastoral views, and outdoor recreation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/secluded-wilderness-cabin-retreat-shamrock",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/22031/photo-gallery/QeFEMCvwxEEwvzdG_658d3cb5415de752efe152ad5fdb5302_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Shamrock, TX",
    "addressLocality": "Shamrock",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.39569766,
    "longitude": -100.22551634
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Field"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}