{
 "id": "3GCPKTE25CG104956",
 "name": "2012 Chevrolet Silverado 1500",
 "year": 2012,
 "make": "Chevrolet",
 "model": "Silverado 1500",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 17795,
 "currency": "USD",
 "mileage": 93175,
 "vin": "3GCPKTE25CG104956",
 "image": "https://imagescf.dealercenter.net/640/480/202607-4224f501b9274ceeba1715f314616f6c.jpg",
 "url": "https://carchat.io/v/pendergraft-auto-sales/3GCPKTE25CG104956",
 "dealer": {
  "id": "pendergraft-auto-sales",
  "name": "Pendergraft Auto Sales",
  "city": "Seguin",
  "state": "TX",
  "url": "https://carchat.io/d/pendergraft-auto-sales"
 },
 "description": "Find USED 2012 CHEVROLET SILVERADO 1500 CREW CAB for sale at $17,795.00 in Seguin, TX at Pendergraft Auto Sales LLC 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": "pendergraft-auto-sales",
   "vin": "3GCPKTE25CG104956",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}