{
 "id": "4T1K61AK0PU144319",
 "name": "2023 Toyota Camry XSE",
 "year": 2023,
 "make": "Toyota",
 "model": "Camry",
 "trim": "XSE",
 "bodyStyle": "sedan",
 "color": "red",
 "condition": "used",
 "price": 26995,
 "currency": "USD",
 "mileage": 65885,
 "vin": "4T1K61AK0PU144319",
 "image": null,
 "url": "https://carchat.io/v/automall59/4T1K61AK0PU144319",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "Soft and luxurious leather seating. The rear view camera is perfect for backing into tight spots. What a deal! Powered mirrors are a welcomed upgrade. Picture yourself in this beauty. Steering wheel controls put you in change. This 2023 Camry includes: tinted/privacy glass, anti-theft system, a cabin air filtration system, dual exhaust ends and LED lamps in the rear.",
 "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": "automall59",
   "vin": "4T1K61AK0PU144319",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}