{
 "id": "3FADP4BJ1JM129668",
 "name": "2018 Ford Fiesta SE",
 "year": 2018,
 "make": "Ford",
 "model": "Fiesta",
 "trim": "SE",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 8888,
 "currency": "USD",
 "mileage": 84601,
 "vin": "3FADP4BJ1JM129668",
 "image": "https://imagesdl.dealercenter.net/640/480/202509-7de396fe671c4e31a5639627347c604d.jpg",
 "url": "https://carchat.io/v/mycarbazaar/3FADP4BJ1JM129668",
 "dealer": {
  "id": "mycarbazaar",
  "name": "Mycarbazaar",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/mycarbazaar"
 },
 "description": "Introducing the sleek and stylish 2018 Ford Fiesta SE! This compact car is perfect for city driving, with its nimble handling and impressive fuel efficiency. But don't be fooled by its size, because under the hood lies a powerful 1.6L I4 engine, delivering an impressive 120 horsepower and 112 foot-pounds of torque. It's the perfect balance of practicality and performance.Step inside and you'll be greeted with a spacious and modern interior, designed with comfort and convenience in mind. The Fies",
 "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": "mycarbazaar",
   "vin": "3FADP4BJ1JM129668",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}