{
 "id": "1FTFW1E86NFB05160",
 "name": "Used 2022 Ford F-150",
 "year": 2022,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 43715,
 "currency": "USD",
 "mileage": 81245,
 "vin": "1FTFW1E86NFB05160",
 "image": "https://images.dealer.com/autodata/us/color/2022/USD20FOT11AA0/YZ.jpg",
 "url": "https://carchat.io/v/access-ford-of-corpus-christi/1FTFW1E86NFB05160",
 "dealer": {
  "id": "access-ford-of-corpus-christi",
  "name": "Access Ford of Corpus Christi",
  "city": "Corpus Christi",
  "state": "TX",
  "url": "https://carchat.io/d/access-ford-of-corpus-christi"
 },
 "description": "Is this 2022 Ford F-150 your perfect car? Contact Access Ford of Corpus Christi to see this Star White Metallic Tri-Coat Truck SuperCrew Cab available for $43715",
 "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": "access-ford-of-corpus-christi",
   "vin": "1FTFW1E86NFB05160",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}