{
 "id": "3TMAZ5CN6PM210513",
 "name": "2023 Toyota Tacoma TRD",
 "year": 2023,
 "make": "Toyota",
 "model": "Tacoma TRD",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 33420,
 "currency": "USD",
 "mileage": 3000,
 "vin": "3TMAZ5CN6PM210513",
 "image": "https://cdn.max.auto/t_hres/110205/3TMAZ5CN6PM210513/6a91e2c5bf022d29b28ce466.jpg",
 "url": "https://carchat.io/v/hill-country-honda/3TMAZ5CN6PM210513",
 "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 2023 Toyota Tacoma for sale in San Antonio, TX? Stop by Hill Country Honda today to learn more about this Tacoma 3TMAZ5CN6PM210513",
 "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": "3TMAZ5CN6PM210513",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}