[
{
"id": "<string>",
"url": "<string>",
"@type": "GumtreeListing",
"price": 123,
"currency": "GBP",
"city": "<string>",
"region": "<string>",
"postal_code": "<string>",
"latitude": 123,
"longitude": 123,
"posted_at": 123,
"updated_at": 123,
"is_featured": false,
"is_urgent": false,
"is_standout": false,
"is_bumped": false,
"seller_type": "<string>",
"vat_number": "<string>",
"attributes": {},
"breadcrumbs": [],
"category": "<string>",
"category_id": "<string>",
"department": "<string>",
"department_id": "<string>",
"website_url": "<string>",
"services": [],
"image": "<string>",
"images": [],
"image_count": 123,
"videos": [],
"seller": {
"@type": "GumtreeListingSeller",
"id": "<string>",
"public_id": "<string>",
"name": "<string>",
"type": "<string>",
"is_pro": false,
"is_verified": false,
"posting_since": "<string>",
"posting_since_year": 123,
"ad_count": 123,
"ads_posted_last_year": 123,
"last_active_at": 123,
"average_rating": 123,
"rating_review_count": 123,
"phone": "<string>",
"profile_url": "<string>"
},
"vehicle_check": {
"@type": "GumtreeListingVehicleCheck",
"is_checked": false,
"is_extended": false,
"not_write_off_cat_a_or_b": false,
"not_write_off_cat_c_or_d": false,
"not_write_off_cat_s_or_n": false,
"not_imported": false,
"original_number_plate": false,
"original_colour": false
},
"job": {
"@type": "GumtreeListingJob",
"employer": "<string>",
"employment_type": "<string>",
"industry": "<string>",
"min_salary": 123,
"max_salary": 123,
"salary_period": "<string>",
"is_remote": false,
"posted_date": "<string>",
"valid_through_date": "<string>"
},
"reviews": []
}
]