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