{
 "id": "2T3C1RFV1RC301999",
 "name": "2024 Toyota RAV4",
 "year": 2024,
 "make": "Toyota",
 "model": "RAV4",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 35995,
 "currency": "USD",
 "mileage": 51001,
 "vin": "2T3C1RFV1RC301999",
 "image": "https://images.dealer.com/autodata/us/color/2024/USD40TOS111C0/218.jpg",
 "url": "https://carchat.io/v/loving-toyota/2T3C1RFV1RC301999",
 "dealer": {
  "id": "loving-toyota",
  "name": "Loving Toyota",
  "city": "Lufkin",
  "state": "TX",
  "url": "https://carchat.io/d/loving-toyota"
 },
 "description": "Used 2024 Toyota RAV4 from Loving Toyota in Lufkin, TX, 75901 and near Livingston, Nacogdoches, Jasper and Trinity. Call (936) 699-1000 for more information.",
 "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": "loving-toyota",
   "vin": "2T3C1RFV1RC301999",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}