{
 "id": "1FAHP60A73Y104667",
 "name": "Used 2003 Ford Thunderbird Base",
 "year": 2003,
 "make": "Ford",
 "model": "Thunderbird",
 "trim": null,
 "bodyStyle": "convertible",
 "color": "gray",
 "condition": "used",
 "price": 24219,
 "currency": "USD",
 "mileage": 28228,
 "vin": "1FAHP60A73Y104667",
 "image": "https://pictures.dealer.com/b/blakeutterfordfd/1540/3fe3b1c5b13ebaee3cbab3f52fa9f8f1x.jpg",
 "url": "https://carchat.io/v/blake-utter-ford/1FAHP60A73Y104667",
 "dealer": {
  "id": "blake-utter-ford",
  "name": "Blake Utter Ford",
  "city": "North Denison",
  "state": "TX",
  "url": "https://carchat.io/d/blake-utter-ford"
 },
 "description": "Is this 2003 Ford Thunderbird your perfect car? Contact Blake Utter Ford to see this Mountain Shadow Gray Base Convertible available for $24219",
 "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": "blake-utter-ford",
   "vin": "1FAHP60A73Y104667",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}