{
 "id": "4JGFB5KB7LA157003",
 "name": "2020 Mercedes-Benz GLE 450",
 "year": 2020,
 "make": "Mercedes-Benz",
 "model": "GLE",
 "trim": "GLE 450",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 41981,
 "currency": "USD",
 "mileage": 12106,
 "vin": "4JGFB5KB7LA157003",
 "image": "https://static.overfuel.com/photos/304/1933200/36e3a5ed91c54ab2ad9e5b7344f19822.webp",
 "url": "https://carchat.io/v/american-auto-brokers/4JGFB5KB7LA157003",
 "dealer": {
  "id": "american-auto-brokers",
  "name": "American Auto Brokers",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/american-auto-brokers"
 },
 "description": "Pre-owned 2020 Mercedes-Benz GLE 450 in San Antonio, TX",
 "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": "american-auto-brokers",
   "vin": "4JGFB5KB7LA157003",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}