{
 "id": "1C6SRFJT5NN286343",
 "name": "2022 Ram 1500 Laramie",
 "year": 2022,
 "make": "Ram",
 "model": "1500",
 "trim": "Laramie",
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": 40688,
 "currency": "USD",
 "mileage": 41507,
 "vin": "1C6SRFJT5NN286343",
 "image": "https://static.overfuel.com/photos/435/1910945/29f5c9c9-4c07-4cb6-9242-845837380d89.webp",
 "url": "https://carchat.io/v/taylor-automotive/1C6SRFJT5NN286343",
 "dealer": {
  "id": "taylor-automotive",
  "name": "Taylor Automotive",
  "city": "Martin",
  "state": "TN",
  "url": "https://carchat.io/d/taylor-automotive"
 },
 "description": "Certified Pre-Owned 2022 Ram 1500 Laramie in Martin, TN",
 "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": "taylor-automotive",
   "vin": "1C6SRFJT5NN286343",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}