{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/irving-tx",
  "name": "Boondocking host near Irving, TX",
  "description": "Just a spot in front of my house. The neighborhood is quiet other than a little city noise. It is a good spot if you need to stop for the night, but probably not much else.",
  "url": "https://campertunity.com/listings/campgrounds/irving-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/12401/profile/mxEicOVjFXp0g2F5_70a7e0149ead42a9b3ae7a49942a6e1d_small.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Irving, TX",
    "addressLocality": "Irving",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.88894805,
    "longitude": -96.85122245
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/texas/StfNm8X5KO3dFh67svpw?source=nearby"
  ],
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}