{
 "id": "1FTER4FH4PLE23186",
 "name": "Used 2023 Ford Ranger XLT",
 "year": 2023,
 "make": "Ford",
 "model": "Ranger",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 26354,
 "currency": "USD",
 "mileage": 97815,
 "vin": "1FTER4FH4PLE23186",
 "image": "https://pictures.dealer.com/c/commercechevytx/0310/44706a04eb00df8fe6aca05aad20e385x.jpg",
 "url": "https://carchat.io/v/commerce-chevrolet/1FTER4FH4PLE23186",
 "dealer": {
  "id": "commerce-chevrolet",
  "name": "Commerce Chevrolet",
  "city": "Commerce",
  "state": "TX",
  "url": "https://carchat.io/d/commerce-chevrolet"
 },
 "description": "Is this 2023 Ford Ranger your perfect car? Contact Commerce Chevrolet to see this White XLT Truck available for $26354",
 "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": "commerce-chevrolet",
   "vin": "1FTER4FH4PLE23186",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}