{
 "id": "3D7KR28L99G539224",
 "name": "Pre-Owned 2009 Dodge Ram 2500 SLT",
 "year": 2009,
 "make": "Dodge",
 "model": "Ram 2500",
 "trim": "Used 2009 Dodge Ram 2500 SLT Quad Cab",
 "bodyStyle": "truck",
 "color": "beige",
 "condition": "used",
 "price": 38202,
 "currency": "USD",
 "mileage": 78411,
 "vin": "3D7KR28L99G539224",
 "image": "https://vehicle-images.carscommerce.inc/stock-images/thumbnails/large/chrome/ab0a457ba163208aad113069d21b8452.png",
 "url": "https://carchat.io/v/northside-chevrolet/3D7KR28L99G539224",
 "dealer": {
  "id": "northside-chevrolet",
  "name": "Northside Chevrolet",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/northside-chevrolet"
 },
 "description": "2009 Used Dodge Ram 2500 Quad Cab Rear Wheel Drive located in San Antonio, TX at ",
 "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": "northside-chevrolet",
   "vin": "3D7KR28L99G539224",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}