{
 "id": "1FTBF1Y82RKB76783",
 "name": "2024 Ford Transit Cargo Van",
 "year": 2024,
 "make": "Ford",
 "model": "Transit Cargo Van",
 "trim": "Base",
 "bodyStyle": "van",
 "color": "white",
 "condition": "used",
 "price": 45379,
 "currency": "USD",
 "mileage": 15,
 "vin": "1FTBF1Y82RKB76783",
 "image": null,
 "url": "https://carchat.io/v/doggett-ford-lincoln-beaumont/1FTBF1Y82RKB76783",
 "dealer": {
  "id": "doggett-ford-lincoln-beaumont",
  "name": "Doggett Ford Lincoln Beaumont",
  "city": "Beaumont",
  "state": "TX",
  "url": "https://carchat.io/d/doggett-ford-lincoln-beaumont"
 },
 "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": "doggett-ford-lincoln-beaumont",
   "vin": "1FTBF1Y82RKB76783",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}