{
 "id": "3VVDX7B28XXXXXXXX",
 "name": "Used 1900 Volkswagen Taos S",
 "year": null,
 "make": "Volkswagen",
 "model": "Taos",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 90000,
 "currency": "USD",
 "mileage": 45000,
 "vin": "3VVDX7B28XXXXXXXX",
 "image": null,
 "url": "https://carchat.io/v/randall-motors/3VVDX7B28XXXXXXXX",
 "dealer": {
  "id": "randall-motors",
  "name": "Randall Motors",
  "city": "San Angelo",
  "state": "TX",
  "url": "https://carchat.io/d/randall-motors"
 },
 "description": "Is this 1900 Volkswagen Taos your perfect car? Contact Randall Motors Inc to see this Gray S",
 "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": "randall-motors",
   "vin": "3VVDX7B28XXXXXXXX",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}