{
 "id": "4T3T6RFV9NU083983",
 "name": "Pre-Owned 2022 Toyota RAV4 Hybrid SE",
 "year": 2022,
 "make": "Toyota",
 "model": "RAV4 Hybrid",
 "trim": null,
 "bodyStyle": "suv",
 "color": "blizzard pearl",
 "condition": "used",
 "price": 33753,
 "currency": "USD",
 "mileage": 30270,
 "vin": "4T3T6RFV9NU083983",
 "image": "https://pictures.dealer.com/s/sportcitytoyotadallas/0977/6f386694c6329b75e839c57bfbb06f38x.jpg",
 "url": "https://carchat.io/v/sport-city-toyota/4T3T6RFV9NU083983",
 "dealer": {
  "id": "sport-city-toyota",
  "name": "Sport City Toyota",
  "city": "Dallas",
  "state": "TX",
  "url": "https://carchat.io/d/sport-city-toyota"
 },
 "description": "Is this 2022 Toyota RAV4 Hybrid your perfect car? Contact Sport City Toyota to see this Blizzard Pearl SE SUV available for $33753",
 "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": "sport-city-toyota",
   "vin": "4T3T6RFV9NU083983",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}