{
 "id": "1GYC3NMLXVZ702393",
 "name": "New 2027 CADILLAC VISTIQ Sport",
 "year": 2027,
 "make": "Cadillac",
 "model": "VISTIQ",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "new",
 "price": 82830,
 "currency": "USD",
 "mileage": null,
 "vin": "1GYC3NMLXVZ702393",
 "image": null,
 "url": "https://carchat.io/v/classic-cadillac-texarkana/1GYC3NMLXVZ702393",
 "dealer": {
  "id": "classic-cadillac-texarkana",
  "name": "Classic Cadillac Texarkana",
  "city": "Texarkana",
  "state": "TX",
  "url": "https://carchat.io/d/classic-cadillac-texarkana"
 },
 "description": "Is this 2027 CADILLAC VISTIQ your perfect car? Contact Classic Cadillac to see this Vibrant White Tricoat Sport SUV available for $82830",
 "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": "classic-cadillac-texarkana",
   "vin": "1GYC3NMLXVZ702393",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}