<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What is RustPoint?",
"acceptedAnswer": {
"@type": "Answer",
"text": "An online tool suite."
}
},
{
"@type": "Question",
"name": "Do tools run locally?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Most tools run locally in the browser."
}
}
]
}
</script>