{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/biloxi-bay-rv-resort-biloxi-ms",
  "name": "Biloxi Bay RV resort",
  "description": "Experience the best RV park in Biloxi at Biloxi Bay RV Resort, a luxury destination with top amenities and stunning marina views.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/biloxi-bay-rv-resort-biloxi-ms",
  "image": [
    "https://static.wixstatic.com/media/8cb8cb_c1aff4daa14d4668b744f6c8306dba1c%7Emv2.jpg/v1/fit/w_2500,h_1330,al_c/8cb8cb_c1aff4daa14d4668b744f6c8306dba1c%7Emv2.jpg",
    "https://static.wixstatic.com/media/8cb8cb_9e8f7243722e4f0cbee94b3e91eaf1fe~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6505 Riviera Drive",
    "addressLocality": "Biloxi",
    "addressRegion": "MS",
    "postalCode": "39532-9345",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}