{
 "id": "1FBSS31L48DB25928",
 "name": "2008 Ford E350 Super Duty Passenger XL Extended Van 3D",
 "year": 2008,
 "make": "Ford",
 "model": "E350 Super Duty Passenger",
 "trim": "XL Extended Van 3D",
 "bodyStyle": "van",
 "color": "white",
 "condition": "used",
 "price": 11999,
 "currency": "USD",
 "mileage": 104135,
 "vin": "1FBSS31L48DB25928",
 "image": "https://imagesdl.dealercenter.net/640/480/202512-a27b08f8630e4c5abdf12af8f5c07c88.jpg",
 "url": "https://carchat.io/v/lsmcars/1FBSS31L48DB25928",
 "dealer": {
  "id": "lsmcars",
  "name": "Lsmcars",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lsmcars"
 },
 "description": "This is a Cargo Van as well. Seats are removable.",
 "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": "lsmcars",
   "vin": "1FBSS31L48DB25928",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}