{
 "id": "4Y87A130971XXXXXX",
 "name": "1974 Ford Thunderbird 2-Door Sedan",
 "year": 1974,
 "make": "Ford",
 "model": "Thunderbird",
 "trim": "2-Door Sedan",
 "bodyStyle": "coupe",
 "color": "white",
 "condition": "used",
 "price": 14995,
 "currency": "USD",
 "mileage": 63481,
 "vin": "4Y87A130971XXXXXX",
 "image": "https://imagescdn.dealercarsearch.com/Media/4357/24050556/639186063289062437.jpg",
 "url": "https://carchat.io/v/salemautosports/4Y87A130971XXXXXX",
 "dealer": {
  "id": "salemautosports",
  "name": "Salemautosports",
  "city": "Trevor",
  "state": "WI",
  "url": "https://carchat.io/d/salemautosports"
 },
 "description": "1974 Ford Thunderbird. 460 V8. Automatic transmission. 63,000 original miles. Air conditioning. New oil pan and valve cover gaskets. New brakes. Original paint and interior in beautiful condition. Very solid car. Gold Luxury Group trim option. Runs and drives like new. Visit Salem Autosports online at www.salemautosports.com to see more pictures of this vehicle or call us at 262-862-9100 today to schedule your test drive.",
 "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": "salemautosports",
   "vin": "4Y87A130971XXXXXX",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}