{
 "id": "W1K7X5KB9MA039150",
 "name": "2021 Mercedes-Benz Mercedes-AMG GT AMG GT43",
 "year": 2021,
 "make": "Mercedes-Benz",
 "model": "Mercedes-AMG GT",
 "trim": "AMG GT43",
 "bodyStyle": "coupe",
 "color": "white",
 "condition": "used",
 "price": 40000,
 "currency": "USD",
 "mileage": 90130,
 "vin": "W1K7X5KB9MA039150",
 "image": null,
 "url": "https://carchat.io/v/ronmotor/W1K7X5KB9MA039150",
 "dealer": {
  "id": "ronmotor",
  "name": "Ronmotor",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/ronmotor"
 },
 "description": null,
 "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": "ronmotor",
   "vin": "W1K7X5KB9MA039150",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}