{
 "id": "3D4PG4FB0BT552407",
 "name": "2011 Dodge Journey",
 "year": 2011,
 "make": "Dodge",
 "model": "Journey",
 "trim": "Express",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 181269,
 "vin": "3D4PG4FB0BT552407",
 "image": null,
 "url": "https://carchat.io/v/victory-auto-center-llc/3D4PG4FB0BT552407",
 "dealer": {
  "id": "victory-auto-center-llc",
  "name": "Victory Auto Center, Llc",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/victory-auto-center-llc"
 },
 "description": "2011 Dodge Journey",
 "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": "victory-auto-center-llc",
   "vin": "3D4PG4FB0BT552407",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}