{
 "id": "3C6JR6AT9DG571128",
 "name": "2013 Ram 1500 Express",
 "year": 2013,
 "make": "Ram",
 "model": "1500",
 "trim": "Express",
 "bodyStyle": "truck",
 "color": "unknown",
 "condition": "used",
 "price": 12987,
 "currency": "USD",
 "mileage": 171250,
 "vin": "3C6JR6AT9DG571128",
 "image": "https://static.overfuel.com/photos/435/1788468/aa02101a-b47f-48ed-9b31-53d0087db196.webp",
 "url": "https://carchat.io/v/taylor-automotive/3C6JR6AT9DG571128",
 "dealer": {
  "id": "taylor-automotive",
  "name": "Taylor Automotive",
  "city": "Martin",
  "state": "TN",
  "url": "https://carchat.io/d/taylor-automotive"
 },
 "description": "Pre-owned 2013 Ram 1500 Express in Martin, TN",
 "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": "taylor-automotive",
   "vin": "3C6JR6AT9DG571128",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}