{
 "id": "3B7KC23612M229086",
 "name": "Used 2002 Dodge Ram 2500 4dr Quad Cab 139 WB HD",
 "year": 2002,
 "make": "Dodge",
 "model": "Ram 2500",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 13725,
 "currency": "USD",
 "mileage": 162532,
 "vin": "3B7KC23612M229086",
 "image": null,
 "url": "https://carchat.io/v/lawrence-hall-chevrolet-buick/3B7KC23612M229086",
 "dealer": {
  "id": "lawrence-hall-chevrolet-buick",
  "name": "Lawrence Hall Chevrolet-Buick",
  "city": "Abilene",
  "state": "TX",
  "url": "https://carchat.io/d/lawrence-hall-chevrolet-buick"
 },
 "description": "Is this 2002 Dodge Ram 2500 your perfect car? Contact Lawrence Hall Abilene Chevrolet to see this White 4dr Quad Cab 139 WB HD available for $13725",
 "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": "lawrence-hall-chevrolet-buick",
   "vin": "3B7KC23612M229086",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}