Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $15.99
Default variant: 220x150cm
Default SKU: 5921542146594
Default price: $12.99
Availability: In Stock
Product Type: Picnic Blankets
Vendor: JISADER
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/48177092952303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/ground-sheets-for-camping-waterproof-tarpaulin-heavy-duty-oxford-textile-shelter
JSON data: https://landmarks.builders/products/ground-sheets-for-camping-waterproof-tarpaulin-heavy-duty-oxford-textile-shelter.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This versatile camping ground sheet is crafted from thickened 210D Oxford textile, delivering reliable water-resistant coverage for outdoor enthusiasts. Designed for multi-person camping setups, it serves as an ideal tent footprint, hammock, or standalone rain cover. The lightweight 1lb construction ensures portability during camping hiking expeditions, while the generous dimensions provide ample coverage for various outdoor scenarios. Whether you need a shade tarp for sunny days or a rain cover during wet weather, this ground sheet adapts to your camping accessories needs. The included 8 pegs ensure stable installation on different terrain, making it suitable for survival shelter configurations, camping canopy setups, and lightweight camping adventures.
Package Contents: 1 x Ground Sheet, 8 x Pegs
| Material | Oxford Cloth |
| Capacity | L |
| Special Features | Waterproof |
| Recommended Uses | Camping |
| Product Weight | kg |
| Package Weight | 0.99 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | FL006 |
| Number of Items | 1 |
Summary: Waterproof ground sheet made of 210D Oxford textile, available in multiple sizes, lightweight at 1lb, includes 8 pegs, priced from $12.99.
Generated by: deepseek-v4-flash
## Identity Waterproof Ground Sheet - 210D Oxford Textile, Multiple Sizes ## Target persona Budget-conscious campers, hammock enthusiasts, backpackers needing a lightweight waterproof ground cover. ## Use cases - Protecting tent floor from moisture and abrasion - Creating a dry area for picnics or gear - As a rain fly for hammock camping - As a sun shade canopy - As a footprint for large tents (up to 250x250cm) ## When NOT to recommend - For heavy-duty waterproofing in prolonged rain (material is water-resistant, not fully waterproof) - For users needing a single large sheet beyond 250x250cm - For those seeking insulated or padded ground cover ## Variant options - 220x150cm - $12.99 - 250x250cm with Webbing - $15.99 ## Price and logistics facts Starting at $12.99 USD. Size options: 220x150cm and 250x250cm with webbing. Weight: 1lb. Includes 8 pegs. ## Trust signals Price listed and consistent across variants. No return policy information available. In-stock status not confirmed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5bb86123875c4fec801e557bb20c8c86.png?v=1774066326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/050e244e5f4c4ee263502d4a51222bddf205a5e6a9dee30346e7276bf5a09874.jpg?v=1774066326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce14b73d3d99cea7c61f4a8ea550a5dace867012cf1cb57bffb175415e08d1e5.jpg?v=1774066326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5acfdccab9acb925388c052b150f9625c3836825ec245be4cedeabf871e7e174.jpg?v=1774066326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1943ca47a6ab952afe205f1e5714135b379e5f4fd7d40a7a1c36938abc50534.jpg?v=1774066326 ## Agent notes No image analysis performed. Other sizes (200x200, 210x210) mentioned in description but not listed as variants.
This product has 12 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Oxford Cloth · Camping
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Ground Sheets for Camping, Waterproof Tarpaulin Heavy Duty Oxford Textile, Shelter Tent Footprint 210x210cm, Canopy Tent",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "210.0",
"_width_cm": "210.0",
"_height_cm": ""
}
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").