{
 "id": "2C4RDGEG8KR648348",
 "name": "2019 Dodge Grand Caravan GT",
 "year": 2019,
 "make": "Dodge",
 "model": "Grand Caravan",
 "trim": "GT",
 "bodyStyle": "minivan",
 "color": "black",
 "condition": "used",
 "price": 13795,
 "currency": "USD",
 "mileage": 74096,
 "vin": "2C4RDGEG8KR648348",
 "image": "https://imagescdn.dealercarsearch.com/Media/23590/24174433/639240593515260003.jpg",
 "url": "https://carchat.io/v/meademotorcars/2C4RDGEG8KR648348",
 "dealer": {
  "id": "meademotorcars",
  "name": "Meademotorcars",
  "city": "Fremont",
  "state": "OH",
  "url": "https://carchat.io/d/meademotorcars"
 },
 "description": "LOADED UP 2 OWNER GRAND CARAVAN GT PRICED TO SELL Visit Meade Motorcars to shop our great deals. You can call 419-680-1800 to schedule your test drive today.",
 "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": "meademotorcars",
   "vin": "2C4RDGEG8KR648348",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}