{
 "id": "3FTTW8JA8SRB70465",
 "name": "Certified Pre-Owned 2025 Ford Maverick XLT",
 "year": 2025,
 "make": "Ford",
 "model": "Maverick",
 "trim": null,
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 30799,
 "currency": "USD",
 "mileage": 61962,
 "vin": "3FTTW8JA8SRB70465",
 "image": "https://pictures.dealer.com/f/franklinfranklinlincolnfd/1174/25592f613d4896dbd31c72e20efd7b16x.jpg",
 "url": "https://carchat.io/v/lincoln-of-franklin/3FTTW8JA8SRB70465",
 "dealer": {
  "id": "lincoln-of-franklin",
  "name": "Lincoln of Franklin",
  "city": "Franklin",
  "state": "TN",
  "url": "https://carchat.io/d/lincoln-of-franklin"
 },
 "description": "Is this 2025 Ford Maverick your perfect car? Contact Lincoln of Franklin to see this Carbonized Gray Metallic XLT Truck available for $30799",
 "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": "lincoln-of-franklin",
   "vin": "3FTTW8JA8SRB70465",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}