{
 "id": "3FA6P0HD3LR164222",
 "name": "2020 Ford Fusion SE",
 "year": 2020,
 "make": "Ford",
 "model": "Fusion",
 "trim": "SE",
 "bodyStyle": "sedan",
 "color": "red",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 85986,
 "vin": "3FA6P0HD3LR164222",
 "image": null,
 "url": "https://carchat.io/v/c8a1fd35-f21b-44b4-b91a-4520756eb27e/3FA6P0HD3LR164222",
 "dealer": {
  "id": "c8a1fd35-f21b-44b4-b91a-4520756eb27e",
  "name": "Secret City CDJR, LLC",
  "city": "Knoxville",
  "state": "TN",
  "url": "https://carchat.io/d/secret-city-cdjr-llc"
 },
 "description": "This vehicle won't be on the lot long! It just arrived on our lot this past week! This 4 door, 5 passenger sedan still has less than 90,000 miles! Ford prioritized practicality, efficiency, and style by including: front bucket seats, cruise control, and much more. It features an automatic transmission, front-wheel drive, and an efficient 4 cylinder engine. Our knowledgeable sales staff is available to answer any questions that you might have. They'll work with you to find the right vehicle at a ",
 "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": "c8a1fd35-f21b-44b4-b91a-4520756eb27e",
   "vin": "3FA6P0HD3LR164222",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}