{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pecan-arthur-city-tx",
  "name": "Tranquil Pecan Orchard Farm",
  "description": "Nestled in a serene 1-acre pecan orchard, this farm retreat offers RV Camping on a long, flat concrete drive amid quiet country surroundings. Guests enjoy electric and water hookups, on-site baths, laundry, Wi-Fi, and a cozy firepit with smoker and sunset views. Collect fresh eggs, herbs, and pecans, explore private nature trails with guided gear rentals, and relax in the path of the 2024 solar eclipse for an unforgettable farm experience.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pecan-arthur-city-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/29480/photo-gallery/BGLROy3hn5J3S2fT_35b853fa29cadd9156d6a9af7b5391a0_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Arthur City, TX",
    "addressLocality": "Arthur City",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.88853126,
    "longitude": -95.67274471
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Orchard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}