{
 "id": "2C3CDXMG5NH232621",
 "name": "2022 Dodge Charger GT",
 "year": 2022,
 "make": "Dodge",
 "model": "Charger",
 "trim": "GT",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 101064,
 "vin": "2C3CDXMG5NH232621",
 "image": null,
 "url": "https://carchat.io/v/bigcitycarsfortwayne/2C3CDXMG5NH232621",
 "dealer": {
  "id": "bigcitycarsfortwayne",
  "name": "Bigcitycarsfortwayne",
  "city": "Fort Wayne",
  "state": "IN",
  "url": "https://carchat.io/d/bigcitycarsfortwayne"
 },
 "description": "Behold, the stunning Blue 2022 Dodge Charger, a dazzling beauty that will have heads turning wherever you go. This sleek machine is not just a car, it's a statement, a bold declaration of style and power.Picture yourself cruising down the highway in this striking Charger, the sun glinting off its glossy exterior and the wind whistling through your hair. With its sporty design and aggressive stance, this car exudes confidence and charisma. It's not just a mode of transportation, it's a lifestyle.",
 "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": "bigcitycarsfortwayne",
   "vin": "2C3CDXMG5NH232621",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}