schema.org / منتج

Relatix JSON-LD Tool

بيانات منظمة متوافقة مع Google مع تصنيف NAICS الصناعي — www.jsonldtool.com

🔍
المخرجات
اللغة
الاتجاه
أمثلة URL
العرض
حجم النص
نظام الألوان
الخطوط
منتج
📦

معلومات المنتج

اسم المنتج مطلوب
يُوصى بالوصف
مطلوب رابط صورة واحد على الأقل
رابط واحد في كل سطر
يُوصى بالعلامة التجارية
رابط المنتج مطلوب لقوائم التجار
🏷️

معرّفات المنتج

يُوصى بمعرّف واحد على الأقل (SKU، GTIN، MPN)
UPC/EAN/ISBN
رقم قطعة الشركة المصنعة
🏭

تصنيف NAICS الصناعي

🏭

تصنيف SIC الصناعي

📐

الخصائص

💰

التسعير والتوفر

السعر مطلوب
تاريخ ISO
📅

الإيجار المنتهي بالتملك / التمويل

التقييمات والمراجعات

🚚

تفاصيل الشحن

🚚

رسوم التوصيل

↩️

سياسة الإرجاع

الاكتمال5/33 حقول (15%)

التحقق

مطلوب من Google
اسم المنتج مطلوب
مطلوب رابط صورة واحد على الأقل
السعر مطلوب
رابط المنتج مطلوب لقوائم التجار
موصى به من Google
يُوصى بالوصف
يُوصى بالعلامة التجارية
يُوصى بمعرّف واحد على الأقل (SKU، GTIN، MPN)

تلميحات التحسين

إضافة AggregateRating يمكن أن تحسّن معدلات النقر بنسبة تصل إلى 30% في نتائج البحث.
تضمين مراجعة واحدة على الأقل يساعد في بناء الثقة ويمكن أن يُفعّل مقتطفات المراجعة الغنية.
إضافة تفاصيل الشحن تساعد في التأهل لشارات الشحن المجاني في Google Shopping.
معلومات سياسة الإرجاع تبني ثقة المشتري وهي مطلوبة لبعض ميزات Google Shopping.
GTIN (UPC/EAN) يساعد Google في مطابقة منتجك مع كتالوجه، مما يحسّن الظهور.
ℹ️صور المنتج المتعددة تحسّن التفاعل وقد تظهر في نتائج البحث بالصور.
JSON-LD Output
1<script type="application/ld+json">
2{
3 "@context": "https://schema.org",
4 "@type": "Product",
5 "offers": {
6 "@type": "Offer",
7 "priceCurrency": "USD",
8 "availability": "https://schema.org/InStock",
9 "itemCondition": "https://schema.org/NewCondition"
10 },
11 "inLanguage": "ar"
12}
13</script>

مرجع سريع

1. اختر نوع schema أعلاه
2. املأ حقول النموذج على اليسار
3. اختر تنسيق المخرجات (JSON-LD، Microdata، RDFa، XML، Open Graph)
4. حل أخطاء التحقق أعلاه
5. انسخ المخرجات
6. الصق في قسم <head> في صفحتك
7. اختبر في Rich Results Test
Ctrl+Z تراجع · Ctrl+Shift+Z إعادة · Ctrl+S تصدير · Ctrl+Shift+C نسخ
Copyright 2026 Relatix LLC

مخطط رحلة بصيغة JSON-LD

A trip or journey. An itinerary of visits to one or more places.

‏رحلة هو نوع من أنواع schema.org. استخدم المُنشئ أعلاه لإنشاء بيانات رحلة المنظَّمة بصيغة JSON-LD أو Microdata أو RDFa أو XML أو Open Graph، ثم الصقها في صفحتك لمساعدة Google وBing ومحركات الإجابة بالذكاء الاصطناعي على فهم محتواك.

اطّلع على التعريف الرسمي في schema.org/Trip.

خصائص رحلة

الخصائص المُعرَّفة مباشرةً على Trip:

الخاصيةالنوع المتوقَّعالوصف
arrivalTimeDateTimeThe expected arrival time.
departureTimeTimeThe expected departure time.
itineraryTextDestination(s) ( [[Place]] ) that make up a trip. For a trip where destination order is important u…
offersTextAn offer to provide this item&#x2014;for example, an offer to sell a product, rent the DVD of a mov…
partOfTripTextIdentifies that this [[Trip]] is a subTrip of another Trip. For example Day 1, Day 2, etc. of a mu…
providerTextThe service provider, service operator, or service performer; the goods producer. Another party (a …
subTripTextIdentifies a [[Trip]] that is a subTrip of this Trip. For example Day 1, Day 2, etc. of a multi-da…
tripOriginTextThe location of origin of the trip, prior to any destination(s).

الخصائص الموروثة

Trip يرث أيضًا خصائص من Intangible, Thing.

الخاصيةالنوع المتوقَّعالوصف
additionalTypeURLAn additional type for the item, typically used for adding more specific types from external vocabu…
alternateNameTextAn alias for the item.
descriptionTextA description of the item.
disambiguatingDescriptionTextA sub property of description. A short description of the item used to disambiguate from other, sim…
identifierURLThe identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs,…
imageURLAn image of the item. This can be a [[URL]] or a fully described [[ImageObject]].
mainEntityOfPageURLIndicates a page (or other CreativeWork) for which this thing is the main entity being described. S…
nameTextThe name of the item.
ownerTextA person or organization who owns this Thing.
potentialActionTextIndicates a potential Action, which describes an idealized action in which this thing would play an…
sameAsURLURL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the i…
subjectOfTextA CreativeWork or Event about this Thing.
urlURLURL of the item.

مثال Trip بصيغة JSON-LD

{
  "@context": "https://schema.org",
  "@type": "Trip",
  "name": "Example Trip"
}

الأسئلة الشائعة

ما هو مخطَّط رحلة؟

‏رحلة ‏(schema.org/Trip) هو نوع من البيانات المنظَّمة يُستخدَم لوصف رحلة لمحركات البحث وأنظمة الذكاء الاصطناعي. إضافة JSON-LD الخاص بـ رحلة إلى صفحة يساعد Google وBing ومحركات الإجابة على فهم المحتوى وقد يُتيح النتائج الغنية.

كيف أضيف بيانات رحلة المنظَّمة إلى موقعي الإلكتروني؟

املأ حقول رحلة في هذه الأداة، وانسخ JSON-LD الذي تم إنشاؤه، والصقه داخل وسم <script type="application/ld+json"> في <head> أو <body> من صفحتك. يمكنك أيضًا تصدير Microdata أو RDFa أو XML أو Open Graph.

هل مُنشئ رحلة JSON-LD مجاني؟

نعم. jsonldtool.com هو مُنشئ ومُدقِّق مجاني لمخطَّط رحلة دون الحاجة إلى التسجيل.

أنواع schema ذات الصلة

غير ملموسBoatTripBusTripFlightTouristTripTrainTrip