{
 "id": "1G1ZD5ST4NF127394",
 "name": "Used 2022 Chevrolet Malibu LT",
 "year": 2022,
 "make": "Chevrolet",
 "model": "Malibu",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 18995,
 "currency": "USD",
 "mileage": 66891,
 "vin": "1G1ZD5ST4NF127394",
 "image": "https://pictures.dealer.com/l/lovingnissan/0726/8a38e165c62312d24178f8aa4b666af6x.jpg",
 "url": "https://carchat.io/v/loving-nissan/1G1ZD5ST4NF127394",
 "dealer": {
  "id": "loving-nissan",
  "name": "Loving Nissan",
  "city": "Lufkin",
  "state": "TX",
  "url": "https://carchat.io/d/loving-nissan"
 },
 "description": "Is this 2022 Chevrolet Malibu your perfect car? Contact Loving Nissan to see this Silver Ice LT Sedan available for $18995",
 "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-nissan",
   "vin": "1G1ZD5ST4NF127394",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}