{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/coastal-beachside-retreat-carolina-beach-nc",
  "name": "Coastal Beachside Retreat",
  "description": "Wake up to ocean breezes and enjoy RV Camping just blocks from the beach and vibrant boardwalk. Nestled on a quiet barrier island neighborhood, this spot offers full hookups, gracious hosts, and easy access to local seafood spots, an aquarium, and nearby state park trails. Spend your days walking sandy shores, exploring local shops, or unwinding in your rig with electric and water connections. Perfect for families, pet-lovers, and anyone seeking a seaside escape.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/coastal-beachside-retreat-carolina-beach-nc",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/12071/profile/vm6LGRL3I4H3Y3iw_a3e74edac88f7508e5c52c264b13d0d1_small.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/250350/profile/AWzN6XNmL7VHc4Im_9e60fd1d22e42c09a217973c00cde56a_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carolina Beach, NC",
    "addressLocality": "Carolina Beach",
    "addressRegion": "NC",
    "postalCode": "28428",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.01355562,
    "longitude": -77.87821559
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}