{
 "id": "2C3CCABG7LH221426",
 "name": "Used 2020 Chrysler 300 300S",
 "year": 2020,
 "make": "Chrysler",
 "model": "300",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 14219,
 "currency": "USD",
 "mileage": 141113,
 "vin": "2C3CCABG7LH221426",
 "image": "https://pictures.dealer.com/r/roncraftcadillacchevrolet/1426/23dfc7b85eeb5b3f7614d32f2a06a3fbx.jpg",
 "url": "https://carchat.io/v/ron-craft-cadillac/2C3CCABG7LH221426",
 "dealer": {
  "id": "ron-craft-cadillac",
  "name": "Ron Craft Cadillac",
  "city": "Baytown",
  "state": "TX",
  "url": "https://carchat.io/d/ron-craft-cadillac"
 },
 "description": "Is this 2020 Chrysler 300 your perfect car? Contact Ron Craft Cadillac to see this White 300S Sedan available for $14219",
 "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": "ron-craft-cadillac",
   "vin": "2C3CCABG7LH221426",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}