{
 "id": "1V2BR2CA1MC595975",
 "name": "Used 2021 Volkswagen Atlas 3.6L V6 SEL 4MOTION",
 "year": 2021,
 "make": "Volkswagen",
 "model": "Atlas",
 "trim": null,
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": 26990,
 "currency": "USD",
 "mileage": 58703,
 "vin": "1V2BR2CA1MC595975",
 "image": "https://pictures.dealer.com/p/pollardpreowned/1440/e5a923c48f9527a6e5ff6d9bea70ebbbx.jpg",
 "url": "https://carchat.io/v/pollard-west/1V2BR2CA1MC595975",
 "dealer": {
  "id": "pollard-west",
  "name": "Pollard West",
  "city": "Lubbock",
  "state": "TX",
  "url": "https://carchat.io/d/pollard-west"
 },
 "description": "Is this 2021 Volkswagen Atlas your perfect car? Contact Pollard Pre-Owned to see this Blue 3.6L V6 SEL 4MOTION SUV available for $26990",
 "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": "pollard-west",
   "vin": "1V2BR2CA1MC595975",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}