{
 "id": "4T1C11AK7RU895195",
 "name": "2024 Toyota Camry LE",
 "year": 2024,
 "make": "Toyota",
 "model": "Camry",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "ice cap",
 "condition": "used",
 "price": 25164,
 "currency": "USD",
 "mileage": 48636,
 "vin": "4T1C11AK7RU895195",
 "image": "https://www.toyotaofkingsport.com/inventoryphotos/1974/4t1c11ak7ru895195/ip/1.jpg",
 "url": "https://carchat.io/v/toyota-of-kingsport/4T1C11AK7RU895195",
 "dealer": {
  "id": "toyota-of-kingsport",
  "name": "Toyota of Kingsport",
  "city": "Kingsport",
  "state": "TN",
  "url": "https://carchat.io/d/toyota-of-kingsport"
 },
 "description": "This 2024 Toyota Camry LE delivers the reliability and practicality you need in a modern sedan, backed by a clean Carfax history as a one-owner vehicle.<br><br>- Clean Carfax<br>- One Owner<br>- All Weather Floor Liners/Cargo Tray<br>- Wheel Locks<br>- Apple CarPlay/Android Auto<br>- Automatic Temperature Control with Front Dual Zone A/C<br>- Power Driver Seat<br>- Remote Keyless Entry<br>- Steering Wheel Mounted Audio Controls<br>- Exterior Parking Camera Rear<br>- Electronic Stability Control<",
 "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": "toyota-of-kingsport",
   "vin": "4T1C11AK7RU895195",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}