{
 "id": "KL4CJASB8GB658124",
 "name": "2016 Buick Encore",
 "year": 2016,
 "make": "Buick",
 "model": "Encore",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 15000,
 "currency": "USD",
 "mileage": 123017,
 "vin": "KL4CJASB8GB658124",
 "image": "https://content.homenetiol.com/2000157/2065512/0x0/bb6a03c4822540c4be8bcf013a673658.jpg",
 "url": "https://carchat.io/v/infiniti-of-memphis/KL4CJASB8GB658124",
 "dealer": {
  "id": "infiniti-of-memphis",
  "name": "Infiniti of Memphis",
  "city": "Memphis",
  "state": "TN",
  "url": "https://carchat.io/d/infiniti-of-memphis"
 },
 "description": "Looking for a 2016 Buick Encore for sale in Memphis, TN? Stop by INFINITI of Memphis today to learn more about this Encore KL4CJASB8GB658124",
 "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": "infiniti-of-memphis",
   "vin": "KL4CJASB8GB658124",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}