{
 "id": "2C3CDZBT1NH105621",
 "name": "2022 Dodge Challenger R/T",
 "year": 2022,
 "make": "Dodge",
 "model": "Challenger",
 "trim": "R/T",
 "bodyStyle": "coupe",
 "color": "white",
 "condition": "used",
 "price": 24999,
 "currency": "USD",
 "mileage": 67443,
 "vin": "2C3CDZBT1NH105621",
 "image": "https://imagescdn.dealercarsearch.com/Media/12737/19772144/639221418400834347.jpg",
 "url": "https://carchat.io/v/3brothersautosale/2C3CDZBT1NH105621",
 "dealer": {
  "id": "3brothersautosale",
  "name": "3brothersautosale",
  "city": "Louisville",
  "state": "KY",
  "url": "https://carchat.io/d/3brothersautosale"
 },
 "description": "Visit 3 Brothers Auto Sale online at 3brothersautosale.com to see more pictures of this vehicle or call us at 502-749-9070 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": "3brothersautosale",
   "vin": "2C3CDZBT1NH105621",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}