{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pine-tree-retreat-nc",
  "name": "The Pine Tree Retreat",
  "description": "104 acres of peace and quiet for your enjoyment. This site would be best suited for tent campers at the moment due to no bath houses or electricity for the time",
  "url": "https://campertunity.com/listings/campgrounds/pine-tree-retreat-nc",
  "image": [
    "https://photos.thedyrt.com/photo/852613/media/the-pine-tree-retreat_a9b36acf-e140-4f99-afbc-0026b7319cc9.webp?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/852613/media/the-pine-tree-retreat_a9b36acf-e140-4f99-afbc-0026b7319cc9.webp?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.23235382518733,
    "longitude": -78.62913261876338
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ashley F."
      },
      "datePublished": "2023-01-12T20:54:53.090Z",
      "reviewBody": "Ashley here with The Dyrt! We'd like to welcome this host, Joseph, to our platform. There is a fire-pit available and a new gazebo on the property. You will be the only person camping here. Bring your fishing poles, you'll be right next to the water. Have a dog? This is a great place to let them run. Enjoy your experience with them, take some photos, and don't forget to leave a review!",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "30",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "$30+"
}