{
 "id": "1FMEE5DPXNLB66085",
 "name": "Used 2022 Ford Bronco Wildtrak",
 "year": 2022,
 "make": "Ford",
 "model": "Bronco",
 "trim": null,
 "bodyStyle": "suv",
 "color": "pink",
 "condition": "used",
 "price": 43724,
 "currency": "USD",
 "mileage": 83199,
 "vin": "1FMEE5DPXNLB66085",
 "image": "https://pictures.dealer.com/b/bobutterfordfd/1196/6628769197216525d52fec92082683ffx.jpg",
 "url": "https://carchat.io/v/bob-utter-ford/1FMEE5DPXNLB66085",
 "dealer": {
  "id": "bob-utter-ford",
  "name": "Bob Utter Ford",
  "city": "Sherman",
  "state": "TX",
  "url": "https://carchat.io/d/bob-utter-ford"
 },
 "description": "Is this 2022 Ford Bronco your perfect car? Contact Bob Utter Ford to see this Pink Wildtrak SUV available for $43724",
 "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": "bob-utter-ford",
   "vin": "1FMEE5DPXNLB66085",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}