{
 "id": "WBS3C9C57FP803154",
 "name": "2015 BMW M3 4dr Sdn",
 "year": 2015,
 "make": "BMW",
 "model": "M3",
 "trim": "4dr Sdn",
 "bodyStyle": null,
 "color": "silver",
 "condition": "used",
 "price": 34895,
 "currency": "USD",
 "mileage": 98471,
 "vin": "WBS3C9C57FP803154",
 "image": "https://images.autofunds.net/InventoryImages/2026/04/29/4607_2775863_62677747_227929272026.jpg",
 "url": "https://carchat.io/v/autocarexport/WBS3C9C57FP803154",
 "dealer": {
  "id": "autocarexport",
  "name": "Autocarexport",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/autocarexport"
 },
 "description": "Please confirm the accuracy of the specifications provided above with the dealer's representative. Neither the dealer nor the provider of the information is responsible for misprints or other errors regarding this data. Mileage information is based on an EPA rating at the time the vehicle was manufactured. Actual mileage will vary with options, driving conditions, driving habits, and vehicle's condition.",
 "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": "autocarexport",
   "vin": "WBS3C9C57FP803154",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}