{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bbb-azle-tx",
  "name": "BBB",
  "description": "BBB Accredited since 9/26/2019. RV parks in Azle, TX. See BBB rating, reviews, complaints, get a quote and more.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bbb-azle-tx",
  "image": [
    "https://m.bbb.org/prod/ProfileImages/9c39be4e-3567-418a-95f5-734ed854d743.png",
    "https://m.bbb.org/prod/ProfileImages/ec411741-d55f-4a6a-9707-6774dc260728.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1819 Northwest Pkwy",
    "addressLocality": "Azle",
    "addressRegion": "TX",
    "postalCode": "76020-2050",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.908707,
    "longitude": -97.579788
  }
}