{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blue-ridge-valley-farm-market-gem-shop-luray-va",
  "name": "Blue Ridge Valley Farm Market & Gem Shop",
  "description": "Experience RV Camping with a twist at this village-style destination set against stunning Blue Ridge Mountain vistas. Browse artisan gifts and local produce in the Farm Market, explore rare gemstones in the fluorescent minerals room, or pick up unique garden d√©cor. Relax on a rocking-chair porch with kombucha or ice cream, feed farmyard animals, and even join goat yoga--all as part of ‚ÄúThe Valley Experience!‚Äù",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blue-ridge-valley-farm-market-gem-shop-luray-va",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/34114/photo-gallery/4yD31YSJYSkiDBH9_bccdfbfdb0dea73d804a5f05ffa74388_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Luray, VA",
    "addressLocality": "Luray",
    "addressRegion": "VA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.66746669,
    "longitude": -78.53385483
  },
  "checkinTime": "06:00:00",
  "checkoutTime": "11:40:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}