{
 "id": "URL205a204d589fc745a4d682a11de5b7d4e04c1c80",
 "name": "2025 Mercedes-Benz Sprinter",
 "year": 2025,
 "make": "Mercedes-Benz",
 "model": "Sprinter",
 "trim": null,
 "bodyStyle": "van",
 "color": null,
 "condition": "used",
 "price": 39995,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://cdn05.carsforsale.com/178ad657b41fc7b670e03ae0ee465818/480x360/2025-mercedes-benz-sprinter-2500-3dr-144-in-wb-cargo-van-2-0l-i4-.jpg",
 "url": "https://carchat.io/v/irving-motors-corp/URL205a204d589fc745a4d682a11de5b7d4e04c1c80",
 "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": "URL205a204d589fc745a4d682a11de5b7d4e04c1c80",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}