{
 "id": "1FTFW1EDXMFB23799",
 "name": "Pre-Owned 2021 Ford F-150 4WD Crew Cab Pickup",
 "year": 2021,
 "make": "Ford",
 "model": "F-150",
 "trim": "Used 2021 Ford F-150  Crew Cab Pickup",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 10000,
 "currency": "USD",
 "mileage": 105224,
 "vin": "1FTFW1EDXMFB23799",
 "image": "https://vehicle-images.carscommerce.inc/6401-110005863/1FTFW1EDXMFB23799/thumbnails/large/b8e12c895036f3ba3058b150f28b6ad0.jpg",
 "url": "https://carchat.io/v/fiat-at-corpus-christi/1FTFW1EDXMFB23799",
 "dealer": {
  "id": "fiat-at-corpus-christi",
  "name": "FIAT at Corpus Christi",
  "city": "Corpus Christi",
  "state": "TX",
  "url": "https://carchat.io/d/fiat-at-corpus-christi"
 },
 "description": "2021 Used Ford F-150 Crew Cab Pickup 4WD located in Corpus Christi, TX at ",
 "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": "fiat-at-corpus-christi",
   "vin": "1FTFW1EDXMFB23799",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}