{
 "id": "5TDKDRBH9PS008173",
 "name": "2023 Toyota Highlander LE",
 "year": 2023,
 "make": "Toyota",
 "model": "Highlander",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 12345,
 "currency": "USD",
 "mileage": 90332,
 "vin": "5TDKDRBH9PS008173",
 "image": null,
 "url": "https://carchat.io/v/star-preowned-trucks-and-cars/5TDKDRBH9PS008173",
 "dealer": {
  "id": "star-preowned-trucks-and-cars",
  "name": "Star PreOwned Trucks and Cars",
  "city": "Abilene",
  "state": "TX",
  "url": "https://carchat.io/d/star-preowned-trucks-and-cars"
 },
 "description": "Located in Big Spring, TX, Star Ford Big Spring is proud to be one of the premier dealerships in the area. From the moment, you walk into our showroom, you'll know our commitment to customer service is second to none. We strive to make your experience with Star Ford Big Spring a good one – for the life of your vehicle. Whether you need to purchase, finance, or service a new or pre-owned Ford, you’ve come to the right place. Call us or visit us at www.starfordbigspring.com.",
 "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": "star-preowned-trucks-and-cars",
   "vin": "5TDKDRBH9PS008173",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}