{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [{
"@type": "Question",
"name": "1. What are the main car categories?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The main car categories include subcompact cars, compact cars, midsize cars, full-size cars, luxury cars, sports cars, hatchbacks, SUVs, minivans, vans, and pickup trucks. Each category serves different purposes based on size, features, performance, and usage."
}
},{
"@type": "Question",
"name": "2. What is the difference between a compact and a midsize car?",
"acceptedAnswer": {
"@type": "Answer",
"text": "A compact car is smaller and more fuel-efficient, typically seating 4–5 people comfortably with modest cargo space. A midsize car offers more interior space, a smoother ride, and additional features, making it better suited for families or longer drives."
}
},{
"@type": "Question",
"name": "3. What is considered a luxury car?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Luxury cars are high-end vehicles that feature premium materials, advanced technology, superior performance, and enhanced comfort. Brands like BMW, Mercedes-Benz, Audi, and Lexus are well-known in this category."
}
}]
}