{
 "id": "4T1K61AK5PU099653",
 "name": "2023 Toyota Camry XSE",
 "year": 2023,
 "make": "Toyota",
 "model": "Camry",
 "trim": "XSE",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 31995,
 "currency": "USD",
 "mileage": 35076,
 "vin": "4T1K61AK5PU099653",
 "image": null,
 "url": "https://carchat.io/v/automall59/4T1K61AK5PU099653",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "Options: ABS Brakes,Air Conditioning,Alloy Wheels,AM/FM Radio,Automatic Headlights,Cargo Net,Child Safety Door Locks,Chrome Wheels,Daytime Running Lights,Deep Tinted Glass,Driver Airbag,Electrochromic Exterior Rearview Mirror,Electronic Brake Assistance,Electronic Parking Aid,First Aid Kit,Front Cooled Seat,Front Power Lumbar Support,Front Side Airbag,Front Side Airbag with Head Protection,Full Size Spare Tire,Heated Exterior Mirror,Heated Steering Wheel,High Intensity Discharge Headlights,Keyle",
 "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": "4T1K61AK5PU099653",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}