{
 "id": "5TDKDRBH0PS046004",
 "name": "Used 2023 Toyota Highlander L",
 "year": 2023,
 "make": "Toyota",
 "model": "Highlander",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 38000,
 "currency": "USD",
 "mileage": 45980,
 "vin": "5TDKDRBH0PS046004",
 "image": "https://pictures.dealer.com/c/cadillacofmurfreesboro/0989/2d54e7bfc8dd478dde6ded28a1f32dbax.jpg",
 "url": "https://carchat.io/v/cadillac-of-murfreesboro/5TDKDRBH0PS046004",
 "dealer": {
  "id": "cadillac-of-murfreesboro",
  "name": "Cadillac Of Murfreesboro",
  "city": "Murfreesboro",
  "state": "TN",
  "url": "https://carchat.io/d/cadillac-of-murfreesboro"
 },
 "description": "Is this 2023 Toyota Highlander your perfect car? Contact Cadillac of Murfreesboro to see this Magnetic Gray M L available for $38000",
 "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": "cadillac-of-murfreesboro",
   "vin": "5TDKDRBH0PS046004",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}