{
 "id": "1GCUDGED0NZ592710",
 "name": "2022 Chevrolet Silverado 1500",
 "year": 2022,
 "make": "Chevrolet",
 "model": "Silverado 1500",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 65956,
 "vin": "1GCUDGED0NZ592710",
 "image": "https://images.dealer.com/autodata/us/color/2022/USD20CHT27AI0/GLT.jpg",
 "url": "https://carchat.io/v/jim-turner-chevrolet/1GCUDGED0NZ592710",
 "dealer": {
  "id": "jim-turner-chevrolet",
  "name": "Jim Turner Chevrolet",
  "city": "McGregor",
  "state": "TX",
  "url": "https://carchat.io/d/jim-turner-chevrolet"
 },
 "description": "Used 2022 Chevrolet Silverado 1500 from Jim Turner Chevrolet in McGregor, TX, 76657. Call (254) 236-6403 for more information.",
 "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": "jim-turner-chevrolet",
   "vin": "1GCUDGED0NZ592710",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}