{
 "id": "2T3H1RFV3MC100667",
 "name": "Used 2021 Toyota RAV4 LE",
 "year": 2021,
 "make": "Toyota",
 "model": "RAV4",
 "trim": null,
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 24477,
 "currency": "USD",
 "mileage": 64784,
 "vin": "2T3H1RFV3MC100667",
 "image": "https://pictures.dealer.com/h/hondaofdentontx/0061/9a8e85876b4a599d9318bf37afee0453x.jpg",
 "url": "https://carchat.io/v/honda-of-denton/2T3H1RFV3MC100667",
 "dealer": {
  "id": "honda-of-denton",
  "name": "Honda of Denton",
  "city": "East Denton",
  "state": "TX",
  "url": "https://carchat.io/d/honda-of-denton"
 },
 "description": "Is this 2021 Toyota RAV4 your perfect car? Contact Honda of Denton to see this Midnight Black Metallic LE SUV available for $24477",
 "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": "honda-of-denton",
   "vin": "2T3H1RFV3MC100667",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}