{
 "id": "7MUCAABG6NV019379",
 "name": "Used 2022 Toyota Corolla Cross LE",
 "year": 2022,
 "make": "Toyota",
 "model": "Corolla Cross",
 "trim": "LE",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 24909,
 "currency": "USD",
 "mileage": 25455,
 "vin": "7MUCAABG6NV019379",
 "image": "https://cloudflareimages.dealereprocess.com/resrc/images/c_limit,fl_lossy,w_auto/v1/dvp/4724/53606831112/Used-2022-Toyota-CorollaCross-LE-ID53606831112-aHR0cDovL2ltYWdlcy51bml0c2ludmVudG9yeS5jb20vdXBsb2Fkcy9waG90b3MvMC8yMDI2LTA5LTAyLzI4ODMzODE4LTYwOTQ0MzE1Yjg5NTExOWZhMTU5OTE1NzM3NGM0MTQ1LmpwZw==",
 "url": "https://carchat.io/v/south-point-dodge-chrysler-jeep/7MUCAABG6NV019379",
 "dealer": {
  "id": "south-point-dodge-chrysler-jeep",
  "name": "South Point Dodge Chrysler Jeep",
  "city": "Austin",
  "state": "TX",
  "url": "https://carchat.io/d/south-point-dodge-chrysler-jeep"
 },
 "description": "description",
 "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": "south-point-dodge-chrysler-jeep",
   "vin": "7MUCAABG6NV019379",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}