{
 "id": "1ZVHT80N095129907",
 "name": "2009 Ford Mustang",
 "year": 2009,
 "make": "Ford",
 "model": "Mustang",
 "trim": "V6 Deluxe",
 "bodyStyle": "coupe",
 "color": "gray",
 "condition": "used",
 "price": 5999,
 "currency": "USD",
 "mileage": 158000,
 "vin": "1ZVHT80N095129907",
 "image": "https://cdn05.carsforsale.com/71c080762261359e74c8b61e963bfb50/71c080762261359e74c8b61e963bfb50.jpg?width=1280&height=960&sig=b3c0a21e517967ca",
 "url": "https://carchat.io/v/uim-auto-sales-llc/1ZVHT80N095129907",
 "dealer": {
  "id": "uim-auto-sales-llc",
  "name": "UIM auto sales llc",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/uim-auto-sales-llc"
 },
 "description": "Introducing the sleek and powerful 2009 Ford Mustang V6 Premium! This iconic sports car is in a league of its own, boasting a head-turning design and a performance that will leave you breathless.<br /><br />Under the hood, you'll find a robust V6 engine that delivers an impressive 210 horsepower, giving you the thrill of the open road with every press of the accelerator. The 2009 Mustang also offers a smooth and responsive handling, making it an absolute joy to drive.<br /><br />Step inside the ",
 "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": "uim-auto-sales-llc",
   "vin": "1ZVHT80N095129907",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}