{
 "id": "1FAGP8UH7R5140044",
 "name": "Used 2024 Ford Mustang Ecoboost",
 "year": 2024,
 "make": "Ford",
 "model": "Mustang",
 "trim": null,
 "bodyStyle": "coupe",
 "color": "blue",
 "condition": "used",
 "price": 28968,
 "currency": "USD",
 "mileage": 45369,
 "vin": "1FAGP8UH7R5140044",
 "image": "https://pictures.dealer.com/g/goldencirclechevroletllc/1873/61031791b15c26f064411b6ea786ff72x.jpg",
 "url": "https://carchat.io/v/golden-circle-chevrolet/1FAGP8UH7R5140044",
 "dealer": {
  "id": "golden-circle-chevrolet",
  "name": "Golden Circle Chevrolet",
  "city": "Lexington",
  "state": "TN",
  "url": "https://carchat.io/d/golden-circle-chevrolet"
 },
 "description": "Is this 2024 Ford Mustang your perfect car? Contact Golden Circle Chevrolet to see this Blue Ecoboost available for $28968",
 "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": "golden-circle-chevrolet",
   "vin": "1FAGP8UH7R5140044",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}