# Test Google Structured Data

{% hint style="info" %}
Who can use this feature?

* This feature is available for all users.
  {% endhint %}

1. Go to the [Structured Data Testing tool](https://developers.google.com/search/docs/advanced/structured-data)
2. Using [Schema Markup Validator](https://validator.schema.org/)
   1. Enter your URL
   2. Click **Run test**
   3. You'll see a list of eligible rich results on your page
   4. Click Preview to check how it looks on search results

      <figure><img src="/files/FMBORPIVUjhcMotaNFvw" alt="How to test if Google Structured Data works on your store"><figcaption></figcaption></figure>
3. Using [Rich Results Test](https://search.google.com/test/rich-results)
   1. Enter your URL
   2. Click Test URL
   3. You'll see a list of eligible rich results on your page
   4. Click **Preview results** to check how it looks on search results

      <figure><img src="/files/tTnZQvjqogAwZBejt6vl" alt="How to test if Google Structured Data works on your store 2"><figcaption></figcaption></figure>

      <figure><img src="/files/I65o9UBpqBncaPDdy9iS" alt="How to preview Google Structured Data "><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.avada.io/seo-suite-help-center/search-appearance/google-structured-data/test-google-structured-data.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
