{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/panama-city-beach-rv-resort-panama-city-beach-fl-1",
  "name": "Panama City Beach RV Resort",
  "description": "Panama City Beach Resort is a full-service RV resort with 69 luxury full hookup sites that can accommodate any RV from travel trailers to luxury big rigs.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/panama-city-beach-rv-resort-panama-city-beach-fl-1",
  "image": [
    "https://panamacityrvresort.com/wp-content/uploads/2021/02/filename-img-1789-jpg1.jpg",
    "https://secure.gravatar.com/avatar/604509521628fa8745526d5e77b085bd7e65d1bacdd08b9fbd930387f6a365a8?s=96&amp;d=mm&amp;r=g"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4702 Thomas Drive",
    "addressLocality": "Panama City Beach",
    "addressRegion": "FL",
    "postalCode": "32408",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.13820860938509,
    "longitude": -85.7453580635371
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}