{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ocean-resorts-5101-north-a1a-fort-pierce-fl-34949",
  "name": "Ocean Resorts 5101 North A1A, Fort Pierce, FL 34949",
  "description": ".....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ocean-resorts-5101-north-a1a-fort-pierce-fl-34949",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5101 North A1A",
    "addressLocality": "Fort Pierce",
    "addressRegion": "FL",
    "postalCode": "34949",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.5229811,
    "longitude": -80.3118076
  }
}