{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cozy-rosy-ocean-springs-ms",
  "name": "The Cozy Rosy",
  "description": "We are a beautiful campground located next to The Shed Barbecue & Blues Joint. Come join us and spend the night where you can enjoy world famous barbecue, take a nice walk on the pier, or maybe sit back and fish off the pier. At the campground, you can enjoy a nice stroll and meet our long-term campers or sit under the Gazebo for a quiet evening of relaxing. Kids are welcome and can unwind at the playground!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cozy-rosy-ocean-springs-ms",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/campgrounds/11241895093/photo-gallery/3AAIKpvCr3J6HPrQ_9d2faffdebcd33e52bb7f6a82957f539_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7501 Highway 57, Ocean Springs, MS 39565",
    "addressLocality": "Ocean Springs",
    "addressRegion": "MS",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.4113097,
    "longitude": -88.8278057
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Big_rig_friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}