{
 "id": "2T3C1RFV3MW133371",
 "name": "2021 Toyota RAV4 XLE Premium",
 "year": 2021,
 "make": "Toyota",
 "model": "RAV4 XLE",
 "trim": null,
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": 20695,
 "currency": "USD",
 "mileage": 130114,
 "vin": "2T3C1RFV3MW133371",
 "image": "https://imagescdn.dealercarsearch.com/Media/25308/24236887/639233566401917864.jpg",
 "url": "https://carchat.io/v/carz-of-texas/2T3C1RFV3MW133371",
 "dealer": {
  "id": "carz-of-texas",
  "name": "Carz of Texas",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/carz-of-texas"
 },
 "description": "Blue 2021 Toyota RAV4 XLE Premium with Black interior for sale in San Antonio. Shop Carz of Texas Auto Sales for great deals on all our Toyota inventory.",
 "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": "carz-of-texas",
   "vin": "2T3C1RFV3MW133371",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}