{
 "id": "5J6RW1H90LL004352",
 "name": "2020 Honda CR-V Touring",
 "year": 2020,
 "make": "Honda",
 "model": "CR-V",
 "trim": "Touring",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 24225,
 "currency": "USD",
 "mileage": 88990,
 "vin": "5J6RW1H90LL004352",
 "image": "https://images.nabthat.com/hondaleander/images/2020-honda-cr-v-touring-ll004352-8af64e26.jpg",
 "url": "https://carchat.io/v/honda-leander/5J6RW1H90LL004352",
 "dealer": {
  "id": "honda-leander",
  "name": "Honda Leander",
  "city": "Leander",
  "state": "TX",
  "url": "https://carchat.io/d/honda-leander"
 },
 "description": "2020 Honda CR-V Touring",
 "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": "honda-leander",
   "vin": "5J6RW1H90LL004352",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}