{
 "id": "3C6UR5FL6SG531327",
 "name": "2025 RAM 2500",
 "year": 2025,
 "make": "Ram",
 "model": "2500",
 "trim": "Laramie",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 63193,
 "currency": "USD",
 "mileage": 63070,
 "vin": "3C6UR5FL6SG531327",
 "image": null,
 "url": "https://carchat.io/v/killeen-ford/3C6UR5FL6SG531327",
 "dealer": {
  "id": "killeen-ford",
  "name": "Killeen Ford",
  "city": "Killeen",
  "state": "TX",
  "url": "https://carchat.io/d/killeen-ford"
 },
 "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": "killeen-ford",
   "vin": "3C6UR5FL6SG531327",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}