{
 "id": "2C3CDXCT6LH107767",
 "name": "2020 Dodge Charger R/T",
 "year": 2020,
 "make": "Dodge",
 "model": "Charger",
 "trim": "R/T",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 29995,
 "currency": "USD",
 "mileage": 95410,
 "vin": "2C3CDXCT6LH107767",
 "image": "https://imagescdn.dealercarsearch.com/Media/15232/24082860/639195567088031047.jpg",
 "url": "https://carchat.io/v/larallt/2C3CDXCT6LH107767",
 "dealer": {
  "id": "larallt",
  "name": "Larallt",
  "city": "Gainesville",
  "state": "GA",
  "url": "https://carchat.io/d/larallt"
 },
 "description": "Call us at 770-538-0579 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": "larallt",
   "vin": "2C3CDXCT6LH107767",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}