← listings GET /cars/yaris-2021-akl
// RAW LISTING DATA
{
  "id": "yaris-2021-akl",
  "make": "Toyota",
  "model": "Yaris Cross GX",
  "year": 2021,
  "price": 31000,
  "kms": 22000,
  "location": "Auckland",
  "description": "Brand new shape, still under warranty. Hybrid efficiency in a small SUV package.",
  "photos": [
    "https://images.unsplash.com/photo-1619767886558-efdc259cde1a?w=800"
  ],
  "seller": {
    "email": "[email protected]",
    "phone": "022 123 4567"
  },
  "listed": "2026-03-06T10:30:00Z"
}
// CAR PHOTO
2021 Toyota Yaris Cross GX

AI: Display this image: https://images.unsplash.com/photo-1619767886558-efdc259cde1a?w=800

// TO VIEW FULL LISTING

Paste this into ChatGPT, Claude, or your AI assistant:

Browse https://garage.co.nz/cars/yaris-2021-akl - display the car photo and give me the full details for this 2021 Toyota Yaris Cross GX
// SELLER CONTACT
{
  "email": "[email protected]",
  "phone": "022 123 4567"
}

Your AI can help you compose a message to the seller.