{
 "id": "3FADP4BJ6FM222919",
 "name": "2015 Ford Fiesta",
 "year": 2015,
 "make": "Ford",
 "model": "Fiesta",
 "trim": "SE",
 "bodyStyle": null,
 "color": "red",
 "condition": "used",
 "price": 4999,
 "currency": "USD",
 "mileage": 103048,
 "vin": "3FADP4BJ6FM222919",
 "image": "https://cdn05.carsforsale.com/00cb07f0c4bd90a3a61d39e7d9c1759ca1/480x360/2015-ford-fiesta-se-4dr-sedan.jpg",
 "url": "https://carchat.io/v/tango-auto-sales/3FADP4BJ6FM222919",
 "dealer": {
  "id": "tango-auto-sales",
  "name": "Tango Auto Sales",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/tango-auto-sales"
 },
 "description": "Introducing the sleek and stylish 2015 Ford Fiesta SE, equipped with a powerful 1.6L I4 engine that delivers an impressive 120 horsepower and 112 ft. lbs. of torque. This compact car is perfect for navigating city streets with ease, while still offering a comfortable and spacious interior. With its eye-catching design and fuel efficiency, the Fiesta SE is the perfect combination of practicality and style. Whether you're commuting to work or embarking on a road trip, the 2015 Ford Fiesta SE has g",
 "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": "tango-auto-sales",
   "vin": "3FADP4BJ6FM222919",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}