[
{
"id": "<string>",
"@type": "OlxOffer",
"url": "<string>",
"offer_title": "<string>",
"status": "<string>",
"offer_type": "<string>",
"is_business": true,
"price": 123,
"previous_price": 123,
"currency": "<string>",
"price_label": "<string>",
"is_negotiable": true,
"is_price_arranged": true,
"salary_from": 123,
"salary_to": 123,
"salary_currency": "<string>",
"salary_period": "<string>",
"is_salary_gross": true,
"created_at": 123,
"refreshed_at": 123,
"pushed_at": 123,
"omnibus_pushed_at": 123,
"expires_at": 123,
"category_id": "<string>",
"category_type": "<string>",
"location": {
"@type": "OlxOfferLocation",
"city_id": "<string>",
"city": "<string>",
"city_alias": "<string>",
"district_id": "<string>",
"district": "<string>",
"region_id": "<string>",
"region": "<string>",
"region_alias": "<string>",
"latitude": 123,
"longitude": 123,
"radius": 123,
"zoom": 123,
"is_detailed": true
},
"seller": {
"@type": "OlxOfferSeller",
"id": "<string>",
"uuid": "<string>",
"name": "<string>",
"company_name": "<string>",
"about": "<string>",
"image": "<string>",
"alias": "<string>",
"has_business_page": true,
"is_online": true,
"created_at": 123,
"last_seen_at": 123,
"social_network_account_type": "<string>",
"has_other_offers": true
},
"contact_name": "<string>",
"attributes": [],
"key_attributes": [],
"images": [],
"is_highlighted": true,
"is_top_ad": true,
"is_promoted": true,
"is_b2c_ad": true,
"promotion_options": [],
"has_phone": true,
"has_chat": true,
"has_negotiation": true,
"has_delivery": true,
"delivery_mode": "<string>",
"has_gpsr_info": true,
"is_phone_protected": true,
"external_url": "<string>",
"partner_code": "<string>",
"shop_alias": "<string>"
}
]