{
 "id": "4T1R11AK3PU098790",
 "name": "2023 Toyota Camry LE",
 "year": 2023,
 "make": "Toyota",
 "model": "Camry",
 "trim": "LE",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 23395,
 "currency": "USD",
 "mileage": 58114,
 "vin": "4T1R11AK3PU098790",
 "image": "https://stimageprocessingprod.blob.core.windows.net/stock-images/standard/2023/84568_max.jpg",
 "url": "https://carchat.io/v/automall59/4T1R11AK3PU098790",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "Meet the 2023 Toyota Camry, a used sedan that slides into your life without drama and does the everyday well. Morning commutes feel calmer with cruise control set and steering wheel controls keeping your focus on the road. Backing into tight spots is easier thanks to the rear camera, and tinted windows add privacy on sunny runs. A tire pressure monitor helps catch issues before they slow you down. Practical, comfortable, and ready to go.",
 "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": "4T1R11AK3PU098790",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}