{
 "id": "1GC4YNE70NF295991",
 "name": "2022 Chevrolet Silverado 2500HD LT",
 "year": 2022,
 "make": "Chevrolet",
 "model": "Silverado 2500HD",
 "trim": "LT",
 "bodyStyle": "truck",
 "color": "green",
 "condition": "used",
 "price": 35900,
 "currency": "USD",
 "mileage": 97478,
 "vin": "1GC4YNE70NF295991",
 "image": "https://imagescdn.dealercarsearch.com/Media/9620/24016440/639203221302567486.jpg",
 "url": "https://carchat.io/v/lowerysauto/1GC4YNE70NF295991",
 "dealer": {
  "id": "lowerysauto",
  "name": "Lowerysauto",
  "city": "Barre",
  "state": "VT",
  "url": "https://carchat.io/d/lowerysauto"
 },
 "description": "Visit Lowery's Auto Sales online at lowerysautosales.com to see more pictures of this vehicle or call us at 802-479-1398 today to schedule your test drive.",
 "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": "lowerysauto",
   "vin": "1GC4YNE70NF295991",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}