{
 "id": "2T3BFREV6HW546731",
 "name": "Used 2017 Toyota RAV4 LE",
 "year": 2017,
 "make": "Toyota",
 "model": "RAV4",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 16725,
 "currency": "USD",
 "mileage": 130064,
 "vin": "2T3BFREV6HW546731",
 "image": "https://pictures.dealer.com/l/lawrencehallmazda/0273/c5d7151261849cded9d1b87102c7b578x.jpg",
 "url": "https://carchat.io/v/lawrence-hall-mazda/2T3BFREV6HW546731",
 "dealer": {
  "id": "lawrence-hall-mazda",
  "name": "Lawrence Hall Mazda",
  "city": "Abilene",
  "state": "TX",
  "url": "https://carchat.io/d/lawrence-hall-mazda"
 },
 "description": "Is this 2017 Toyota RAV4 your perfect car? Contact Lawrence Hall Mazda to see this Magnetic Gray Metallic LE SUV available for $16725",
 "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": "2T3BFREV6HW546731",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}