{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/happy-acres-rv-park-azle-tx",
  "name": "Happy Acres RV Park",
  "description": "Happy Acres RV Park has 63 spaces with pull through's available and also rental campers.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/happy-acres-rv-park-azle-tx",
  "image": [
    "https://static.wixstatic.com/media/86fa8f_100e94b2d1d14a50994b7b7203ae5c07~mv2.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1819 Northwest Parkway Street",
    "addressLocality": "Azle",
    "addressRegion": "TX",
    "postalCode": "76020",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.8975875,
    "longitude": -97.5437799
  }
}