FAQ

faq · FAQ & Gallery · <section>

Build a page with it
FAQ

Common questions

  • Do you take walk-ins?

    Yes, but call ahead; same-day slots go early.

  • Is parking free?

    Free for two hours in the rear lot.

  • Do you treat children?

    From age two, with a paediatric-trained hygienist.

What it is for

The questions people ask before they book.

Whole row is the tap target, 56px minimum.

Renders as
<section>
Heading
h2
Layouts
accordion, twoColumn, list
Conversion point
no
Structured data
yes
Category
FAQ & Gallery
Item format

"Question? — Answer"

Motion, right now

Warm

Unhurried rises with a gentle lift under the pointer and a little drift in the photos. Reads as hospitable.

reveal
rise
duration
0.6s
stagger
0.08s
hover
lift
parallax
0.35
ease
0.16, 1, 0.3, 1
How the profile is chosen
Structured data merged onto the business

Nothing. The sample copy gives this section nothing it can state.

Standalone nodes in the page graph
[
  {
    "@type": "FAQPage",
    "mainEntity": [
      {
        "@type": "Question",
        "name": "Do you take walk-ins?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Yes, but call ahead; same-day slots go early."
        }
      },
      {
        "@type": "Question",
        "name": "Is parking free?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Free for two hours in the rear lot."
        }
      },
      {
        "@type": "Question",
        "name": "Do you treat children?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "From age two, with a paediatric-trained hygienist."
        }
      }
    ]
  }
]