{
 "id": "3TYCZ5AN2PT123708",
 "name": "Used 2023 Toyota Tacoma TRD Off-Road",
 "year": 2023,
 "make": "Toyota",
 "model": "Tacoma",
 "trim": null,
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 33391,
 "currency": "USD",
 "mileage": 112371,
 "vin": "3TYCZ5AN2PT123708",
 "image": "https://pictures.dealer.com/f/fordcolumbiafordfd/0695/a779129c052793dfaf378149b6f05561x.jpg",
 "url": "https://carchat.io/v/ford-of-columbia/3TYCZ5AN2PT123708",
 "dealer": {
  "id": "ford-of-columbia",
  "name": "Ford of Columbia",
  "city": "Columbia",
  "state": "TN",
  "url": "https://carchat.io/d/ford-of-columbia"
 },
 "description": "Is this 2023 Toyota Tacoma your perfect car? Contact Ford of Columbia to see this Magnetic Gray Metallic TRD Off-Road Truck available for $33391",
 "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": "ford-of-columbia",
   "vin": "3TYCZ5AN2PT123708",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}