{
 "id": "1FAHP60A02Y105514",
 "name": "2002 Ford Thunderbird",
 "year": 2002,
 "make": "Ford",
 "model": "Thunderbird",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "used",
 "price": 7500,
 "currency": "USD",
 "mileage": 37418,
 "vin": "1FAHP60A02Y105514",
 "image": "https://cdn05.carsforsale.com/4c277b7ab67ad1f0465fd6fc82a305ed/480x360/2002-ford-thunderbird-deluxe-2dr-convertible.jpg",
 "url": "https://carchat.io/v/ford-s-auto-sales/1FAHP60A02Y105514",
 "dealer": {
  "id": "ford-s-auto-sales",
  "name": "Ford's Auto Sales",
  "city": "Houston",
  "state": "TX",
  "url": "https://carchat.io/d/ford-s-auto-sales"
 },
 "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": "ford-s-auto-sales",
   "vin": "1FAHP60A02Y105514",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}