{
 "id": "1FAHP37N69W220311",
 "name": "2009 Ford Focus SEL",
 "year": 2009,
 "make": "Ford",
 "model": "Focus",
 "trim": "SEL",
 "bodyStyle": "sedan",
 "color": "gold",
 "condition": "used",
 "price": 5470,
 "currency": "USD",
 "mileage": 106639,
 "vin": "1FAHP37N69W220311",
 "image": "https://imagesdl.dealercenter.net/640/480/202511-dd811261f6ee4a8885dcf2dc7f2eb59b.jpg",
 "url": "https://carchat.io/v/mycarbazaar/1FAHP37N69W220311",
 "dealer": {
  "id": "mycarbazaar",
  "name": "Mycarbazaar",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/mycarbazaar"
 },
 "description": "Introducing the 2009 Ford Focus SEL, the perfect combination of style and performance. This sleek sedan boasts a powerful 2.0L I4 engine, producing an impressive 140 horsepower and 136 foot-pounds of torque. With its smooth handling and efficient fuel economy, the Ford Focus SEL is the ultimate choice for your daily commute or weekend adventures.Step inside and experience the spacious and comfortable interior, complete with plush seats and modern amenities. The SEL trim level adds an extra touch",
 "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": "1FAHP37N69W220311",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}