{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/winners-rv-park-carolina-beach-nc-1",
  "name": "Winners RV Park",
  "description": "Welcome to Winner's RV Park, on the coast of North Carolina in scenic Carolina Beach. As the only dedicated RV Park on the island, we offer full hook-ups and ar",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/winners-rv-park-carolina-beach-nc-1",
  "image": [
    "https://photos.thedyrt.com/photo/485330/media/winners-rv-park_633df0e3-4a22-4b99-a991-f3f34675770e.heic?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/485330/media/winners-rv-park_633df0e3-4a22-4b99-a991-f3f34675770e.heic?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "601 N. Lake Park Blvd.",
    "addressLocality": "Carolina Beach",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.0385783,
    "longitude": -77.89444318
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jil S."
      },
      "datePublished": "2020-05-10T13:01:03.788Z",
      "reviewBody": "With being only a short walk to the beach, shops, and restaurants, this park can’t be beat. No frills here. The park managers are fun and friendly, and the grounds are clean and well-kept. The spaces are close together but have full-hookups and free WiFi. ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "60",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$60-$75"
}