{
 "id": "1B3CB9HB0BD242222",
 "name": "2011 Dodge Caliber Uptown",
 "year": 2011,
 "make": "Dodge",
 "model": "Caliber",
 "trim": "Uptown",
 "bodyStyle": "wagon",
 "color": "orange",
 "condition": "used",
 "price": 3994,
 "currency": "USD",
 "mileage": 168725,
 "vin": "1B3CB9HB0BD242222",
 "image": "https://imagesdl.dealercenter.net/640/480/202501-dbbf068c5dc4467d9eb6389b43a4495b.jpg",
 "url": "https://carchat.io/v/longwoodauto/1B3CB9HB0BD242222",
 "dealer": {
  "id": "longwoodauto",
  "name": "Longwoodauto",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/longwoodauto"
 },
 "description": "All advertised prices are cash prices and do not include the $499 dealer fee, applicable state or county sales tax, or tag charges (new tag, transfer, or renewal). Vehicles purchased with financing may be subject to a price adjustment above the listed cash price.",
 "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": "longwoodauto",
   "vin": "1B3CB9HB0BD242222",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}