{
 "id": "1C4PJLAKXCW157503",
 "name": "Used 2012 Jeep Liberty Sport",
 "year": 2012,
 "make": "Jeep",
 "model": "Liberty",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 8225,
 "currency": "USD",
 "mileage": 89572,
 "vin": "1C4PJLAKXCW157503",
 "image": "https://pictures.dealer.com/l/lawrencehallmazda/0200/fe7c9fd376af384bb41ecb0575e0a1a2x.jpg",
 "url": "https://carchat.io/v/lawrence-hall-mazda/1C4PJLAKXCW157503",
 "dealer": {
  "id": "lawrence-hall-mazda",
  "name": "Lawrence Hall Mazda",
  "city": "Abilene",
  "state": "TX",
  "url": "https://carchat.io/d/lawrence-hall-mazda"
 },
 "description": "Is this 2012 Jeep Liberty your perfect car? Contact Lawrence Hall Mazda to see this Mineral Gray Metallic Sport SUV available for $8225",
 "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": "lawrence-hall-mazda",
   "vin": "1C4PJLAKXCW157503",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}