{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cypress-ranch-glamping-nc",
  "name": "Cypress Ranch Glamping",
  "description": "Contact info, reviews tips & more for Cypress Ranch Glamping | Camping in North Carolina",
  "url": "https://campertunity.com/listings/campgrounds/cypress-ranch-glamping-nc",
  "image": [
    "https://photos.thedyrt.com/photo/797348/media/cypress-ranch-glamping_e3438ce2-29a7-4ac9-950d-0c196bcebaf4.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/797346/media/cypress-ranch-glamping_eeeb096a-87dd-499b-9dd8-8ebd4131dac5.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/550026/media/cypress-ranch-glamping_a41ac838-848f-4835-81f3-27c4980bb8ef.jpeg?auto=webp",
    "https://photos.thedyrt.com/photo/550027/media/cypress-ranch-glamping_1f87d57a-83fc-49a0-8417-9c6a9090612b.jpeg?auto=webp",
    "https://photos.thedyrt.com/photo/797348/media/cypress-ranch-glamping_e3438ce2-29a7-4ac9-950d-0c196bcebaf4.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/797345/media/cypress-ranch-glamping_75da6c92-a86e-4dff-b36b-d577181621ad.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.015962273955964,
    "longitude": -78.57767372597493
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "anya G."
      },
      "datePublished": "2021-12-22T20:01:51.178Z",
      "reviewBody": "Beautiful views and a great staff too! ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}