{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-azle-tx",
  "name": "Boondockers Welcome Host",
  "description": "Peaceful stop in the country where you and your family can relax and watch the local wildlife. Although in the country it’s not a far drive from convenience stores and local shopping.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-azle-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/14977/photo-gallery/Aaco2L4nrTCR5zoz_7df600514ac8985d28b13613ea5e9d93_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Azle, TX",
    "addressLocality": "Azle",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.95260605,
    "longitude": -97.60297167
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}