{
 "id": "4T1JZ1FB6NU076990",
 "name": "Used 2022 Toyota Avalon XLE",
 "year": 2022,
 "make": "Toyota",
 "model": "Avalon",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "opulent amber",
 "condition": "used",
 "price": 90000,
 "currency": "USD",
 "mileage": 75213,
 "vin": "4T1JZ1FB6NU076990",
 "image": "https://images.dealer.com/autodata/us/color/2022/USD20TOC011A0/4X9.jpg",
 "url": "https://carchat.io/v/bmw-of-lubbock/4T1JZ1FB6NU076990",
 "dealer": {
  "id": "bmw-of-lubbock",
  "name": "BMW of Lubbock",
  "city": "Lubbock",
  "state": "TX",
  "url": "https://carchat.io/d/bmw-of-lubbock"
 },
 "description": "Is this 2022 Toyota Avalon your perfect car? Contact BMW of Lubbock to see this Opulent Amber XLE Sedan",
 "inquiry": {
  "description": "Submit a buyer inquiry for this vehicle. The dealership responds directly, usually within minutes.",
  "method": "POST",
  "url": "https://carchat.io/api/lead",
  "contentType": "application/json",
  "body": {
   "dealerId": "bmw-of-lubbock",
   "vin": "4T1JZ1FB6NU076990",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}