{
 "id": "1D3HU18218J239184",
 "name": "2008 Dodge Ram 1500 SLT",
 "year": 2008,
 "make": "Dodge",
 "model": "Ram 1500",
 "trim": "SLT",
 "bodyStyle": "truck",
 "color": "blue",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 212634,
 "vin": "1D3HU18218J239184",
 "image": null,
 "url": "https://carchat.io/v/anchoragechryslercenter/1D3HU18218J239184",
 "dealer": {
  "id": "anchoragechryslercenter",
  "name": "Anchoragechryslercenter",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/anchoragechryslercenter"
 },
 "description": "2008 Dodge Ram 1500 SLT Electric Blue Pearlcoat 4WD HEMI 5.7L V8 Multi Displacement 5-Speed Automatic HEMI 5.7L V8 Multi Displacement, 4WD, 20\" x 9\" Aluminum Wheels, 20\" x 9\" Chrome Clad Aluminum Wheels, 3.92 Axle Ratio, 4 Speakers, 4-Wheel Disc Brakes, 750 Amp Maintenance Free Battery, ABS brakes, Air Conditioning, Alloy wheels, AM/FM Compact Disc w/SIRIUS Satellite, AM/FM radio: SIRIUS, Auto-Dimming Rear-View Mirror, Auxiliary Transmission Oil Cooler, Badge, Bumpers: chrome, CD player, Cloth 4",
 "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": "anchoragechryslercenter",
   "vin": "1D3HU18218J239184",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}