{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/peaceful-family-farmstead-retreat-jasper-tx",
  "name": "Peaceful Family Farmstead Retreat",
  "description": "Embrace tranquil RV camping on a cozy four-acre family farm teeming with rabbits, goats, ducks, chickens and a friendly farm dog. Nestled in a wildlife-rich region near three major reservoirs, this rural haven offers easy access to year-round fishing tournaments and scenic nature watching. Ideal for anglers and animal lovers alike, guests can relish simple farm life while enjoying quiet, level campsites under starlit skies.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/peaceful-family-farmstead-retreat-jasper-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/41261/photo-gallery/zYSx9LYPLbx74sc3_6b74ffe292fd63afd9c6f7088a882ce9_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jasper, TX",
    "addressLocality": "Jasper",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.9779228,
    "longitude": -93.93825998
  },
  "checkinTime": "07:20:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}