{
 "id": "2C3CDXGJ2NH220630",
 "name": "Used 2022 Dodge Charger Scat Pack",
 "year": 2022,
 "make": "Dodge",
 "model": "Charger",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "indigo blu",
 "condition": "used",
 "price": 47777,
 "currency": "USD",
 "mileage": 24745,
 "vin": "2C3CDXGJ2NH220630",
 "image": null,
 "url": "https://carchat.io/v/randall-motors/2C3CDXGJ2NH220630",
 "dealer": {
  "id": "randall-motors",
  "name": "Randall Motors",
  "city": "San Angelo",
  "state": "TX",
  "url": "https://carchat.io/d/randall-motors"
 },
 "description": "Is this 2022 Dodge Charger your perfect car? Contact Randall Motors Inc to see this Indigo Blu Scat Pack available for $47777",
 "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": "randall-motors",
   "vin": "2C3CDXGJ2NH220630",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}