{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What are Readymades?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Readymades are everyday, mass-produced objects that are repurposed or recontextualized as art or design. They often challenge traditional ideas of creativity, authorship, and function by presenting ordinary items in new contexts."
}
},
{
"@type": "Question",
"name": "Are Readymades functional or decorative?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Readymades can be functional, decorative, or purely conceptual. Some maintain their original use, while others are intended to provoke thought or serve as artistic expressions."
}
},
{
"@type": "Question",
"name": "What types of objects are used in Readymades?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Common objects used in Readymades include tools, household items, industrial parts, and found materials such as wood, metal, plastic, and fabric. These are selected for their form, symbolism, or cultural relevance."
}
}
]
}