{
 "id": "1FTEW1E84PFC14473",
 "name": "2023 Ford F-150 SuperCrew",
 "year": 2023,
 "make": "Ford",
 "model": "F-150",
 "trim": "SuperCrew",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 46899,
 "currency": "USD",
 "mileage": 52786,
 "vin": "1FTEW1E84PFC14473",
 "image": "https://imagescdn.dealercarsearch.com/Media/22382/24259347/639239912040701869.jpg",
 "url": "https://carchat.io/v/importsandclassics/1FTEW1E84PFC14473",
 "dealer": {
  "id": "importsandclassics",
  "name": "Importsandclassics",
  "city": "Bellingham",
  "state": "WA",
  "url": "https://carchat.io/d/importsandclassics"
 },
 "description": "Visit Imports and Classics online at importsandclassics.com to see more pictures of this vehicle or call us at 360-922-4103 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": "importsandclassics",
   "vin": "1FTEW1E84PFC14473",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}