I have just got an email from Google Search Console.
Search Console has identified that your site is affected by 3 Merchant listings structured data issue(s). The following issues were found on your site.
Top critical issues*
Missing field "priceCurrency" (in "offers")
*Critical issues prevent your page or feature from appearing in Search results.
----
I can see this schema code on my page:
-------------------------------------------
<script type="application/ld+json">
{
"@context": "
https://schema.org/",
"@type": "Product",
"name": "شركة اردنية - محمود ابوسمحه و شريكه - عمان",
"image": "
https://www.jordanindex.net/oc-content/uploads/sigma_logo.png",
"description": "عمان - شركة اردنية - مسجلة كـ: تضامن برأس مال يقدر بـ 2000 دينار أردني عند تسجيلها وتعمل في قطاع: غسيل وتنظيف السيارات وتشحيمها العنوان: المح...",
"brand": "Osclass",
"offers": {
"@type": "Offer",
"itemOffered": "محمود ابوسمحه و شريكه",
"url": "
https://www.jordanindex.net/%d8%b9%d9%85%d8%a7%d9%86/82776_%d9%85%d8%ad%d9%85%d9%88%d8%af-%d8%a7%d8%a8%d9%88%d8%b3%d9%85%d8%ad%d9%87-%d9%88-%d8%b4%d8%b1%d9%8a%d9%83%d9%87.html",
"price": "0",
"priceValidUntil": "2024-07-20",
"availability": "
https://schema.org/InStock"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "0",
"bestRating": "5",
"worstRating": "0",
"ratingCount": "1",
"reviewCount": "1"
}
}
</script>
---------------------
Consedering my website is a business directory listing for the copmanies on my country and not for Products offering, How can i change the Code? in order to reflect the main purpose of my website listing.