{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-celina-tx",
  "name": "Boondocking host near Celina, TX",
  "description": "Nice to meet you. =) Yes, that's our real name. We've been RVing since 2015. We're experienced RVers, dark-sky seekers, star-trek lovers, a family of 4 with 2 little boys and we love camping. We've used boondockers welcome and harvest hosts many times and thought we'd extend the courtesy! If you're lucky, depending on what time of the year it is, we might even open up the observatory in the backyard if its a clear night! We love to show people the night sky through a telescope. We're about 15...",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-celina-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/21753/photo-gallery/dPvvzYOoKpnW2VVM_a0b24ba41cba80542799b1ef16d34a1f_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Celina, TX",
    "addressLocality": "Celina",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.33808366,
    "longitude": -96.77856609
  },
  "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"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  }
}