{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-san-antonio-tx",
  "name": "Boondockers Welcome Host",
  "description": "Located on the North side of the Alamo City this site brings a cozy experience. This driveway is surrounded by large oak trees in a deer filled neighborhood known as Shady Oaks. This location is well sought after as it is safe and quiet. It is near shopping centers and the Texas hill country.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-san-antonio-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/placeholder_profile_photo_boondockers_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "San Antonio, TX",
    "addressLocality": "San Antonio",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.60785489,
    "longitude": -98.45421641
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "12:60:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@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": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}