{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fayetteville-nc-1",
  "name": "United States",
  "description": "Spacious Skies Sandy Run, located near Fayetteville, NC, offers a convenient camping experience just off I-95. Campers can enjoy amenities such as cabins, full hook-up RV sites, a refreshing swimming pool, and a pavilion. Families will appreciate the play areas and the pet-friendly environment, ensuring everyone has a comfortable stay. The campground also features a catch-and-release fishing pond and walking trails, perfect for relaxing and exploring nature. In the surrounding area, campers c...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fayetteville-nc-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/c29bf094-d5b5-11ee-a61a-42010a001414/card.jpg?v=63893110443"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "821 Lazy Acres Street",
    "addressLocality": "Fayetteville",
    "addressRegion": "NC",
    "postalCode": "28306",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.9742684,
    "longitude": -78.8873354
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabins"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "45",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$45+"
}