{
 "id": "URLdc6c01850b837575d9fe7d091816ca2d24e62027",
 "name": "2024 Ford Transit",
 "year": 2024,
 "make": "Ford",
 "model": "Transit",
 "trim": null,
 "bodyStyle": "van",
 "color": null,
 "condition": "used",
 "price": 38995,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://cdn05.carsforsale.com/00cb00b44746e0c07cad01ac1a4dc7e08d/480x360/2024-ford-transit-xl.jpg",
 "url": "https://carchat.io/v/irving-motors-corp/URLdc6c01850b837575d9fe7d091816ca2d24e62027",
 "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": "URLdc6c01850b837575d9fe7d091816ca2d24e62027",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}