{
 "id": "1FM5K8HC1PGA30327",
 "name": "2023 Ford Explorer",
 "year": 2023,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 35290,
 "currency": "USD",
 "mileage": 82970,
 "vin": "1FM5K8HC1PGA30327",
 "image": "https://pictures.dealer.com/m/marshalltxfordfd/1618/0a857300fadc10e2e16e6e7a8b79af60x.jpg",
 "url": "https://carchat.io/v/marshall-ford/1FM5K8HC1PGA30327",
 "dealer": {
  "id": "marshall-ford",
  "name": "Marshall Ford",
  "city": "Marshall",
  "state": "TX",
  "url": "https://carchat.io/d/marshall-ford"
 },
 "description": "Used 2023 Ford Explorer from Marshall Ford in Marshall, TX, 75672. Call 903-935-0665 for more information.",
 "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": "marshall-ford",
   "vin": "1FM5K8HC1PGA30327",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}