{
 "id": "4T1BK3EK7BU132324",
 "name": "2011 Toyota Camry XLE V6",
 "year": 2011,
 "make": "Toyota",
 "model": "Camry",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 13995,
 "currency": "USD",
 "mileage": 114287,
 "vin": "4T1BK3EK7BU132324",
 "image": "https://cdn-ds.com/stock/2011-Toyota-Camry-XLE-V6-San-Antonio-TX/seo/FEX105158-4T1BK3EK7BU132324/sz_73423/6360944974e90c61d856d62e75943da6.jpg",
 "url": "https://carchat.io/v/osograndeautos/4T1BK3EK7BU132324",
 "dealer": {
  "id": "osograndeautos",
  "name": "Osograndeautos",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/osograndeautos"
 },
 "description": "2011 Toyota Camry XLE V6",
 "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": "osograndeautos",
   "vin": "4T1BK3EK7BU132324",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}