{
 "id": "1FMCU0DG1AKA45829",
 "name": "2010 Ford Escape",
 "year": 2010,
 "make": "Ford",
 "model": "Escape",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 3950,
 "currency": "USD",
 "mileage": 168300,
 "vin": "1FMCU0DG1AKA45829",
 "image": "https://cdn05.carsforsale.com/008feaefba4b871dc00c14cdb33f2ce85a/008feaefba4b871dc00c14cdb33f2ce85a.jpg?width=1280&height=960&format=&sig=c4796e2899e23faa",
 "url": "https://carchat.io/v/southside-auto-center/1FMCU0DG1AKA45829",
 "dealer": {
  "id": "southside-auto-center",
  "name": "Southside Auto Center",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/southside-auto-center"
 },
 "description": "\"Looking for a reliable and versatile SUV? Look no further than this 2010 Ford Escape XLT! With its spacious interior and powerful engine, this vehicle is the perfect choice for families, adventurers, and everyone in between. Plus, with its sleek exterior and stylish design, you'll be turning heads wherever you go.<br /><br />Under the hood, you'll find a robust 3.0L V6 engine, providing plenty of power for all your driving needs. And with only [insert mileage] miles on the odometer, this Escape",
 "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": "southside-auto-center",
   "vin": "1FMCU0DG1AKA45829",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}