{
 "id": "4T1B11HK6KU778277",
 "name": "Pre-Owned 2019 Toyota Camry SE",
 "year": 2019,
 "make": "Toyota",
 "model": "Camry",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 23468,
 "currency": "USD",
 "mileage": 44249,
 "vin": "4T1B11HK6KU778277",
 "image": "https://images.dealer.com/autodata/us/color/2019/USC90TOC021C0/218.jpg",
 "url": "https://carchat.io/v/classic-toyota-galveston/4T1B11HK6KU778277",
 "dealer": {
  "id": "classic-toyota-galveston",
  "name": "Classic Toyota Galveston",
  "city": "Galveston",
  "state": "TX",
  "url": "https://carchat.io/d/classic-toyota-galveston"
 },
 "description": "Is this 2019 Toyota Camry your perfect car? Contact Classic Toyota Galveston to see this Midnight Black Metallic SE Sedan available for $23468",
 "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": "classic-toyota-galveston",
   "vin": "4T1B11HK6KU778277",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}