{
 "id": "WVWFV7AJ0DW123246",
 "name": "2013 Volkswagen GTI",
 "year": 2013,
 "make": "Volkswagen",
 "model": "GTI",
 "trim": null,
 "bodyStyle": "hatchback",
 "color": null,
 "condition": "used",
 "price": 6995,
 "currency": "USD",
 "mileage": 109012,
 "vin": "WVWFV7AJ0DW123246",
 "image": "https://cdn05.carsforsale.com/00aaf97f13d917a7283934f73d8136accb/480x360/2013-volkswagen-gti-base-2dr-hatchback-6a.jpg",
 "url": "https://carchat.io/v/silver-auto-partners/WVWFV7AJ0DW123246",
 "dealer": {
  "id": "silver-auto-partners",
  "name": "Silver Auto Partners",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/silver-auto-partners"
 },
 "description": null,
 "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": "silver-auto-partners",
   "vin": "WVWFV7AJ0DW123246",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}