{
 "id": "1V2TE2CA2LC223267",
 "name": "2020 Volkswagen Atlas Cross",
 "year": 2020,
 "make": "Volkswagen",
 "model": "Atlas Cross",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 19500,
 "currency": "USD",
 "mileage": 97273,
 "vin": "1V2TE2CA2LC223267",
 "image": "https://imagescf.dealercenter.net/640/480/202410-404703d5f0544707ba94d1f4695263ca/202608-3dd424cc2e834c52934a27bd5482d2dc.jpg",
 "url": "https://carchat.io/v/first-class-motors/1V2TE2CA2LC223267",
 "dealer": {
  "id": "first-class-motors",
  "name": "First Class Motors",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/first-class-motors"
 },
 "description": "Find USED 2020 VOLKSWAGEN ATLAS CROSS SPORT for sale at $19,500.00 in San Antonio, TX at First Class Motors now.",
 "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": "first-class-motors",
   "vin": "1V2TE2CA2LC223267",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}