{
 "id": "3GCUKSEC2JG190732",
 "name": "2018 Chevrolet Silverado 1500",
 "year": 2018,
 "make": "Chevrolet",
 "model": "Silverado 1500",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 24700,
 "currency": "USD",
 "mileage": 109851,
 "vin": "3GCUKSEC2JG190732",
 "image": "https://imagescf.dealercenter.net/640/480/202410-404703d5f0544707ba94d1f4695263ca/202608-6acba3c9393647d5a0f8f693c626e5cf.jpg",
 "url": "https://carchat.io/v/first-class-motors/3GCUKSEC2JG190732",
 "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 2018 CHEVROLET SILVERADO 1500 CREW CAB for sale at $24,700.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": "3GCUKSEC2JG190732",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}