{
 "id": "2C4RC1BG4LR133627",
 "name": "2020 Chrysler Pacifica",
 "year": 2020,
 "make": "Chrysler",
 "model": "Pacifica",
 "trim": null,
 "bodyStyle": "minivan",
 "color": null,
 "condition": "used",
 "price": 13995,
 "currency": "USD",
 "mileage": 112309,
 "vin": "2C4RC1BG4LR133627",
 "image": "https://imagescf.dealercenter.net/640/480/202410-404703d5f0544707ba94d1f4695263ca/202606-473798b210414584b02cdfac2041e190.jpg",
 "url": "https://carchat.io/v/first-class-motors/2C4RC1BG4LR133627",
 "dealer": {
  "id": "first-class-motors",
  "name": "First Class Motors",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/first-class-motors"
 },
 "description": "Find USED 2020 CHRYSLER PACIFICA for sale at $13,995.00 in San Antonio, TX at First Class Motors now.",
 "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": "first-class-motors",
   "vin": "2C4RC1BG4LR133627",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}