{
 "id": "1FADP3K23EL258747",
 "name": "Pre-Owned 2014 Ford Focus SE FWD 4 Door Hatchback",
 "year": 2014,
 "make": "Ford",
 "model": "Focus",
 "trim": "Used 2014 Ford Focus SE 4 Door Hatchback",
 "bodyStyle": "hatchback",
 "color": "blue",
 "condition": "used",
 "price": 10000,
 "currency": "USD",
 "mileage": 155203,
 "vin": "1FADP3K23EL258747",
 "image": "https://www.rustywallaceford.com/wp-content/plugins/inventory/images/notfound.jpg",
 "url": "https://carchat.io/v/rusty-wallace-ford/1FADP3K23EL258747",
 "dealer": {
  "id": "rusty-wallace-ford",
  "name": "Rusty Wallace Ford",
  "city": "Dandridge",
  "state": "TN",
  "url": "https://carchat.io/d/rusty-wallace-ford"
 },
 "description": "2014 Used Ford Focus 4 Door Hatchback FWD located in Dandridge, TN at ",
 "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": "rusty-wallace-ford",
   "vin": "1FADP3K23EL258747",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}