{
 "id": "4T1C11AK8NU665885",
 "name": "Used 2022 Toyota Camry LE",
 "year": 2022,
 "make": "Toyota",
 "model": "Camry",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 25072,
 "currency": "USD",
 "mileage": 65283,
 "vin": "4T1C11AK8NU665885",
 "image": "https://images.dealer.com/autodata/us/color/2022/USD20TOC021A0/1H1.jpg",
 "url": "https://carchat.io/v/music-city-honda-mt-juliet/4T1C11AK8NU665885",
 "dealer": {
  "id": "music-city-honda-mt-juliet",
  "name": "Music City Honda",
  "city": "Mount Juliet",
  "state": "TN",
  "url": "https://carchat.io/d/music-city-honda-mt-juliet"
 },
 "description": "Is this 2022 Toyota Camry your perfect car? Contact Music City Honda to see this Predawn Gray Mica LE Sedan available for $25072",
 "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": "music-city-honda-mt-juliet",
   "vin": "4T1C11AK8NU665885",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}