{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/trailer-lane-campground-weed-ca-1",
  "name": "Trailer Lane Campground",
  "description": "Trailer Lane Campground, Weed CA . Mt Shasta area, convenient friendly RV park. Clean, comfortable sites - water, sewer, electric & WiFi. Vans & Tents welcome!",
  "url": "https://campertunity.com/listings/campgrounds/trailer-lane-campground-weed-ca-1",
  "image": [
    "https://d2ocljk0pj7f6h.cloudfront.net/images/Logos/3e679164-fa00-4b69-a447-76f4c072e401.webp",
    "https://d8qysm09iyvaz.cloudfront.net/subscribers/12FECF38-2750-49DA-BCA6-C9DD645D2A98/2/5c65fbc0-a097-49f9-9eb0-ea4bddf228ec.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "27535 Edgewood Rd",
    "addressLocality": "Weed",
    "addressRegion": "CA",
    "postalCode": "96094",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.4238018,
    "longitude": -122.3847609
  },
  "sameAs": [
    "https://www.trailerlane.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}