{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/greenwood-point-campground-hot-springs-va",
  "name": "Greenwood Point Campground",
  "description": "Those who enjoy the solitude of an isolated and remote location will be drawn to Greenwood Point Campground. With no road access, the adventure is just getting",
  "url": "https://campertunity.com/listings/campgrounds/greenwood-point-campground-hot-springs-va",
  "image": [
    "https://photos.thedyrt.com/photo/733272/media/virginia-greenwood-point-campground_3aa6f256-a90e-48f4-b822-01a32cd190dd.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/733276/media/virginia-greenwood-point-campground_1797bc76-b984-44a9-a375-0717144cb6dd.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/733275/media/virginia-greenwood-point-campground_7a527310-ddd2-4e3c-ab1c-388716a588a7.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/733272/media/virginia-greenwood-point-campground_3aa6f256-a90e-48f4-b822-01a32cd190dd.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/733273/media/virginia-greenwood-point-campground_db364590-7cca-458a-9aff-c9f48f243a2c.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/733277/media/virginia-greenwood-point-campground_a3b11df6-f152-4263-8ec0-a0b9dd0ab2de.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hot Springs",
    "addressRegion": "VA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.95916793,
    "longitude": -79.9647204
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_springs"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Spring"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Emily T."
      },
      "datePublished": "2021-09-07T17:58:41.560Z",
      "reviewBody": "Beautiful quiet lake, not heavily trafficked. Campsite is only accessible via water, so we packed our gear up on paddle boards to get there. It’s a private little cove, sites are first come first serve, we had it to ourselves the whole night and next day. East water access, tables, fire pit, lockers for wild animal protection of food. ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}