{
 "id": "3TYLB5JN6RT036210",
 "name": "Used 2024 Toyota Tacoma TRD Sport",
 "year": 2024,
 "make": "Toyota",
 "model": "Tacoma",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 40350,
 "currency": "USD",
 "mileage": 41816,
 "vin": "3TYLB5JN6RT036210",
 "image": "https://images.dealer.com/autodata/us/color/2024/USD40TOT096C0/040.jpg",
 "url": "https://carchat.io/v/lawrence-hall-cadillac/3TYLB5JN6RT036210",
 "dealer": {
  "id": "lawrence-hall-cadillac",
  "name": "Lawrence Hall Cadillac",
  "city": "Abilene",
  "state": "TX",
  "url": "https://carchat.io/d/lawrence-hall-cadillac"
 },
 "description": "Is this 2024 Toyota Tacoma your perfect car? Contact Lawrence Hall Cadillac to see this White TRD Sport Truck available for $40350",
 "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-cadillac",
   "vin": "3TYLB5JN6RT036210",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}