{
 "id": "4T1K61AK5MU558417",
 "name": "2021 Toyota Camry XSE",
 "year": 2021,
 "make": "Toyota",
 "model": "Camry XSE",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 27920,
 "currency": "USD",
 "mileage": 3000,
 "vin": "4T1K61AK5MU558417",
 "image": "https://cdn.max.auto/t_hres/110205/4T1K61AK5MU558417/6a907527bf022d29b2fa652b.jpg",
 "url": "https://carchat.io/v/hill-country-honda/4T1K61AK5MU558417",
 "dealer": {
  "id": "hill-country-honda",
  "name": "Hill Country Honda",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/hill-country-honda"
 },
 "description": "Looking for a 2021 Toyota Camry for sale in San Antonio, TX? Stop by Hill Country Honda today to learn more about this Camry 4T1K61AK5MU558417",
 "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": "hill-country-honda",
   "vin": "4T1K61AK5MU558417",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}