{
 "id": "URL4108625d683f19c39d0e771b2630186daebda6a7",
 "name": "2022 Ford Transit",
 "year": 2022,
 "make": "Ford",
 "model": "Transit",
 "trim": null,
 "bodyStyle": "van",
 "color": null,
 "condition": "used",
 "price": 30995,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://cdn05.carsforsale.com/00d88586a328e2cc737fc6a358a247436a/480x360/2022-ford-transit-xl.jpg",
 "url": "https://carchat.io/v/irving-motors-corp/URL4108625d683f19c39d0e771b2630186daebda6a7",
 "dealer": {
  "id": "irving-motors-corp",
  "name": "Irving Motors Corp",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/irving-motors-corp"
 },
 "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": "irving-motors-corp",
   "vin": "URL4108625d683f19c39d0e771b2630186daebda6a7",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}