{
 "id": "1C6SRFFT3PN703342",
 "name": "2023 Ram 1500 Lone Star",
 "year": 2023,
 "make": "Ram",
 "model": "1500",
 "trim": "Lone Star",
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": 37900,
 "currency": "USD",
 "mileage": 41789,
 "vin": "1C6SRFFT3PN703342",
 "image": "https://static.overfuel.com/photos/260/1893193/31af2e72-ce72-42b5-b99c-1da67716691d.webp",
 "url": "https://carchat.io/v/euro-speed-international/1C6SRFFT3PN703342",
 "dealer": {
  "id": "euro-speed-international",
  "name": "Euro Speed International",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/euro-speed-international"
 },
 "description": "Pre-owned 2023 Ram 1500 Lone Star in San Antonio, TX",
 "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": "euro-speed-international",
   "vin": "1C6SRFFT3PN703342",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}