{
 "id": "2C4RC1GG5HR652718",
 "name": "Pre-Owned 2017 Chrysler Pacifica Limited",
 "year": 2017,
 "make": "Chrysler",
 "model": "Pacifica",
 "trim": "Used 2017 Chrysler Pacifica Limited Van",
 "bodyStyle": "minivan",
 "color": "white",
 "condition": "used",
 "price": 17990,
 "currency": "USD",
 "mileage": 85157,
 "vin": "2C4RC1GG5HR652718",
 "image": "https://vehicle-images.carscommerce.inc/stock-images/thumbnails/large/chrome/278b8eea0d74f9f1ff04eb0d37bcdc79.webp",
 "url": "https://carchat.io/v/lexus-of-memphis/2C4RC1GG5HR652718",
 "dealer": {
  "id": "lexus-of-memphis",
  "name": "Lexus of Memphis",
  "city": "Memphis",
  "state": "TN",
  "url": "https://carchat.io/d/lexus-of-memphis"
 },
 "description": "2017 Used Chrysler Pacifica Van Front-wheel Drive located in Memphis, TN at  | $17,990",
 "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": "lexus-of-memphis",
   "vin": "2C4RC1GG5HR652718",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}