# Review rich snippets

Whether you're selling dropshipping products or building a long-lasting brand, SEO is always part of the package. With review-rich snippets from the Air Reviews app, you can enhance your Shopify store's visibility, showcasing customer reviews directly in search results to boost trust and attract more customers.

### What is Google structured data? <a href="#what-is-google-structured-data" id="what-is-google-structured-data"></a>

Google uses structured data to understand the content on the page and show that content in a richer appearance in search results, which is called a rich result.

Rich results are experiences on Google surfaces, such as Search, that go beyond the standard blue link.

Here is an example of how it will look on search:

<figure><img src="/files/Yq8fYbEZoctJbgeaoeqW" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Learn more about [Structured data with Google.](https://developers.google.com/search/docs/appearance/structured-data/intro-structured-data)
{% endhint %}

In our Air Reviews app, we will help show the review number and the review rating under the meta description section of the search result.

{% hint style="info" %}
If you want to explore more of Google Structure Data, try out our [Avada SEO Optimizer](https://apps.shopify.com/avada-seo-suite) app
{% endhint %}

### How to use it?

{% hint style="info" %}
Prerequisite, you should have your site indexed on Google already by submitting a [sitemap](https://docs.avada.io/seo-suite-help-center/other-features/google-search-consoles#work-with-sitemaps).
{% endhint %}

All you need to do is turn on Review Rich Snippets to showcase star ratings and review counts in search results.&#x20;

<figure><img src="/files/ns946xFLC9VxhrkzaAjA" alt=""><figcaption></figcaption></figure>

Besides, if you want to show [Review Schema](https://schema.org/Review) data, which shows a list of reviews as JSON structure data to the Search engine. With this snippet, it will not show directly on the Search Result, but it will help Google understand what customers say about your products. The more Google knows structurally about your page, the better.

<figure><img src="/files/EUM9DauZdD4JoGcbMNf3" alt=""><figcaption></figcaption></figure>

### How to test it?

The best way to test the Google Structure data is to use the [Rich Results Test](https://search.google.com/test/rich-results) tool. This will save you a couple of days instead of waiting for Google to index.

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/1DPdSGouNkE2haPDXfZB" alt=""><figcaption></figcaption></figure>

### Sum up

We hope this post helps you set up your Google Structured Data and keep your site relevant with organic traffic sources like Google.


---

# 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://help.airreviews.io/settings/review-rich-snippets.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.
