{
 "id": "1V2SE2CAXPC211983",
 "name": "2023 Volkswagen Atlas Cross Sport 3.6L V6 SEL R-Line Black",
 "year": 2023,
 "make": "Volkswagen",
 "model": "Atlas Cross Sport",
 "trim": "3.6L V6 SEL R-Line Black",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 29981,
 "currency": "USD",
 "mileage": 45753,
 "vin": "1V2SE2CAXPC211983",
 "image": "https://static.overfuel.com/photos/304/1823566/f9ebdbe449d34cd79f74d99e71043500.webp",
 "url": "https://carchat.io/v/american-auto-brokers/1V2SE2CAXPC211983",
 "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 2023 Volkswagen Atlas Cross Sport 3.6L V6 SEL R-Line Black 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": "1V2SE2CAXPC211983",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}