{
 "id": "1FAHP2EWXAG108955",
 "name": "2010 Ford Taurus SEL",
 "year": 2010,
 "make": "Ford",
 "model": "Taurus",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "used",
 "price": 12345,
 "currency": "USD",
 "mileage": 290501,
 "vin": "1FAHP2EWXAG108955",
 "image": "https://www.stardodge.net/assets/stock/expanded/transparent/640/2010frd018a_640/2010frd018a_640_01.png",
 "url": "https://carchat.io/v/star-preowned-trucks-and-cars/1FAHP2EWXAG108955",
 "dealer": {
  "id": "star-preowned-trucks-and-cars",
  "name": "Star PreOwned Trucks and Cars",
  "city": "Abilene",
  "state": "TX",
  "url": "https://carchat.io/d/star-preowned-trucks-and-cars"
 },
 "description": "Recent Arrival!<br><br>2010 Ford Taurus SEL FWD 6-Speed Automatic with Select-Shift Duratec 3.5L V6 18/27 City/Highway MPG<br><br>Awards:<br> * 2010 KBB.com Best Resale Value Awards * 2010 KBB.com 10 Most Comfortable Cars Under $30,000 * 2010 KBB.com Best 10 Family Vehicles * 2010 KBB.com Brand Image Awards<br><br><br>Come see us today for the STAR DIFFERENCE our exclusive free services offered to all new and pre-owned customers. Our locally owned and operated dealership has proudly served the A",
 "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": "star-preowned-trucks-and-cars",
   "vin": "1FAHP2EWXAG108955",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}