[
{
"id": "<string>",
"@type": "KijijiListingCard",
"url": "<string>",
"listing_type": "<string>",
"category_id": 123,
"price": 123,
"currency": "<string>",
"original_price": 123,
"msrp": 123,
"price_type": "<string>",
"price_rating": "<string>",
"average_market_price": 123,
"surcharges": "<string>",
"created_at": 123,
"updated_at": 123,
"image": "<string>",
"images": [],
"image_count": 123,
"is_top_ad": true,
"is_price_drop": true,
"is_showcase": true,
"is_highlighted": true,
"is_shipped_by_seller": true,
"has_virtual_tour": true,
"has_category_badge": true,
"ad_source": "<string>",
"seller_id": "<string>",
"is_seller_verified": true,
"location": {
"@type": "KijijiListingLocation",
"id": 123,
"name": "<string>",
"address": "<string>",
"latitude": 123,
"longitude": 123,
"distance": 123,
"nearest_intersection": "<string>",
"neighbourhood": "<string>",
"neighbourhood_id": "<string>"
},
"attributes": []
}
]