{
 "id": "1FMEE5JR5PLB79741",
 "name": "2023 Ford Bronco Raptor",
 "year": 2023,
 "make": "Ford",
 "model": "Bronco",
 "trim": "Raptor",
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 12892,
 "vin": "1FMEE5JR5PLB79741",
 "image": "https://cdn.dlron.us/assets/stock/ColorMatched_01/Transparent/1280/cc_2023FOS09_01_1280/cc_2023FOS090344_01_1280_EA.png",
 "url": "https://carchat.io/v/waxusedcars/1FMEE5JR5PLB79741",
 "dealer": {
  "id": "waxusedcars",
  "name": "Waxusedcars",
  "city": "Rogue",
  "state": "SV",
  "url": "https://carchat.io/d/waxusedcars"
 },
 "description": null,
 "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": "waxusedcars",
   "vin": "1FMEE5JR5PLB79741",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}