OfferForLease
An [[OfferForLease]] in Schema.org represents an [[Offer]] to lease out something, i.e. an [[Offer]] whose [[businessFunction]] is lease out. See Good Relations for background on the underlying concepts.
Type Information
- Parent Type: Offer
- Schema.org URL: https://schema.org/OfferForLease
Properties
This type has no additional properties beyond those inherited from its parent types.
Properties from Offer
| Property | Expected Type | Description | |----------|---------------|-------------| | itemCondition | OfferItemCondition | A predefined value from OfferItemCondition specifying the condition of the product or service, or the products or services included in the offer. Also used for product return policies to specify the condition of products accepted for returns. | | gtin8 | Text | The GTIN-8 code of the product, or the product to which the offer refers. This code is also known as EAN/UCC-8 or 8-digit EAN. See GS1 GTIN Summary for more details. | | validForMemberTier | MemberProgramTier | The membership program tier an Offer (or a PriceSpecification, OfferShippingDetails, or MerchantReturnPolicy under an Offer) is valid for. | | eligibleQuantity | QuantitativeValue | The interval and unit of measurement of ordering quantities for which the offer or price specification is valid. This allows e.g. specifying that a certain freight charge is valid only for a certain quantity. | | review | Review | A review of the item. | | hasMeasurement | QuantitativeValue | A measurement of an item, For example, the inseam of pants, the wheel size of a bicycle, the gauge of a screw, or the carbon footprint measured for certification by an authority. Usually an exact measurement, but can also be a range of measurements for adjustable products, for example belts and ski bindings. | | checkoutPageURLTemplate | Text | A URL template (RFC 6570) for a checkout page for an offer. This approach allows merchants to specify a URL for online checkout of the offered product, by interpolating parameters such as the logged in user ID, product ID, quantity, discount code etc. Parameter naming and standardization are not specified here. | | sku | Text | The Stock Keeping Unit (SKU), i.e. a merchant-specific identifier for a product or service, or the product to which the offer refers. | | priceCurrency | Text | The currency of the price, or a price component when attached to [[PriceSpecification]] and its subtypes.\n\nUse standard formats: ISO 4217 currency format, e.g. "USD"; Ticker symbol for cryptocurrencies, e.g. "BTC"; well known names for Local Exchange Trading Systems (LETS) and other currency types, e.g. "Ithaca HOUR". | | eligibleCustomerType | BusinessEntityType | The type(s) of customers for which the given offer is valid. | | hasAdultConsideration | AdultOrientedEnumeration | Used to tag an item to be intended or suitable for consumption or use by adults only. | | eligibleDuration | QuantitativeValue | The duration for which the given offer is valid. | | areaServed | GeoShape or Text or AdministrativeArea or Place | The geographic area where a service or offered item is provided. | | availableAtOrFrom | Place | The place(s) from which the offer can be obtained (e.g. store locations). | | gtin12 | Text | The GTIN-12 code of the product, or the product to which the offer refers. The GTIN-12 is the 12-digit GS1 Identification Key composed of a U.P.C. Company Prefix, Item Reference, and Check Digit used to identify trade items. See GS1 GTIN Summary for more details. | | availabilityStarts | DateTime or Date or Time | The beginning of the availability of the product or service included in the offer. | | inventoryLevel | QuantitativeValue | The current approximate inventory level for the item or items. | | serialNumber | Text | The serial number or any alphanumeric identifier of a particular product. When attached to an offer, it is a shortcut for the serial number of the product included in the offer. | | itemOffered | Event or Service or AggregateOffer or Product or MenuItem or CreativeWork or Trip | An item being offered (or demanded). The transactional nature of the offer or demand is documented using [[businessFunction]], e.g. sell, lease etc. While several common expected types are listed explicitly in this definition, others can be used. Using a second type, such as Product or a subtype of Product, can clarify the nature of the offer. | | acceptedPaymentMethod | Text or PaymentMethod or LoanOrCredit | The payment method(s) that are accepted in general by an organization, or for some specific demand or offer. | | availability | ItemAvailability | The availability of this item—for example In stock, Out of stock, Pre-order, etc. | | leaseLength | QuantitativeValue or Duration | Length of the lease for some [[Accommodation]], either particular to some [[Offer]] or in some cases intrinsic to the property. | | mpn | Text | The Manufacturer Part Number (MPN) of the product, or the product to which the offer refers. | | priceValidUntil | Date | The date after which the price is no longer available. | | mobileUrl | Text | The [[mobileUrl]] property is provided for specific situations in which data consumers need to determine whether one of several provided URLs is a dedicated 'mobile site'.
To discourage over-use, and reflecting intial usecases, the property is expected only on [[Product]] and [[Offer]], rather than [[Thing]]. The general trend in web technology is towards responsive design in which content can be flexibly adapted to a wide range of browsing environments. Pages and sites referenced with the long-established [[url]] property should ideally also be usable on a wide variety of devices, including mobile phones. In most cases, it would be pointless and counter productive to attempt to update all [[url]] markup to use [[mobileUrl]] for more mobile-oriented pages. The property is intended for the case when items (primarily [[Product]] and [[Offer]]) have extra URLs hosted on an additional "mobile site" alongside the main one. It should not be taken as an endorsement of this publication style. | | aggregateRating | AggregateRating | The overall rating, based on a collection of reviews or ratings, of the item. | | hasGS1DigitalLink | URL | The GS1 digital link associated with the object. This URL should conform to the particular requirements of digital links. The link should only contain the Application Identifiers (AIs) that are relevant for the entity being annotated, for instance a [[Product]] or an [[Organization]], and for the correct granularity. In particular, for products:
- A Digital Link that contains a serial number (AI
21) should only be present on instances of [[IndividualProduct]] - A Digital Link that contains a lot number (AI
10) should be annotated as [[SomeProduct]] if only products from that lot are sold, or [[IndividualProduct]] if there is only a specific product. - A Digital Link that contains a global model number (AI
8013) should be attached to a [[Product]] or a [[ProductModel]].
A correct [[gtin]] value should be a valid GTIN, which means that it should be an all-numeric string of either 8, 12, 13 or 14 digits, or a "GS1 Digital Link" URL based on such a string. The numeric component should also have a valid GS1 check digit and meet the other rules for valid GTINs. See also GS1's GTIN Summary and Wikipedia for more details. Left-padding of the gtin values is not required or encouraged. The [[gtin]] property generalizes the earlier [[gtin8]], [[gtin12]], [[gtin13]], and [[gtin14]] properties.
The GS1 digital link specifications expresses GTINs as URLs (URIs, IRIs, etc.). Digital Links should be populated into the [[hasGS1DigitalLink]] attribute.
Note also that this is a definition for how to include GTINs in Schema.org data, and not a definition of GTINs in general - see the GS1 documentation for authoritative details. | | price | Text or Number | The offer price of a product, or of a price component when attached to PriceSpecification and its subtypes.\n\nUsage guidelines:\n\n* Use the [[priceCurrency]] property (with standard formats: ISO 4217 currency format, e.g. "USD"; Ticker symbol for cryptocurrencies, e.g. "BTC"; well known names for Local Exchange Trading Systems (LETS) and other currency types, e.g. "Ithaca HOUR") instead of including ambiguous symbols such as '$' in the value.\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator.\n* Note that both RDFa and Microdata syntax allow the use of a "content=" attribute for publishing simple machine-readable values alongside more human-friendly formatting.\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similar Unicode symbols. | | gtin13 | Text | The GTIN-13 code of the product, or the product to which the offer refers. This is equivalent to 13-digit ISBN codes and EAN UCC-13. Former 12-digit UPC codes can be converted into a GTIN-13 code by simply adding a preceding zero. See GS1 GTIN Summary for more details. | | addOn | Offer | An additional offer that can only be obtained in combination with the first base offer (e.g. supplements and extensions that are available for a surcharge). | | validThrough | DateTime or Date | The date after when the item is not valid. For example the end of an offer, salary period, or a period of opening hours. | | category | PhysicalActivityCategory or CategoryCode or Text or Thing or URL | A category for the item. Greater signs or slashes can be used to informally indicate a category hierarchy. | | gtin14 | Text | The GTIN-14 code of the product, or the product to which the offer refers. See GS1 GTIN Summary for more details. | | offeredBy | Organization or Person | A pointer to the organization or person making the offer. | | asin | URL or Text | An Amazon Standard Identification Number (ASIN) is a 10-character alphanumeric unique identifier assigned by Amazon.com and its partners for product identification within the Amazon organization (summary from Wikipedia's article).
Note also that this is a definition for how to include ASINs in Schema.org data, and not a definition of ASINs in general - see documentation from Amazon for authoritative details. ASINs are most commonly encoded as text strings, but the [asin] property supports URL/URI as potential values too. | | hasMerchantReturnPolicy | MerchantReturnPolicy | Specifies a MerchantReturnPolicy that may be applicable. | | additionalProperty | PropertyValue | A property-value pair representing an additional characteristic of the entity, e.g. a product feature or another characteristic for which there is no matching property in schema.org.\n\nNote: Publishers should be aware that applications designed to use specific schema.org properties (e.g. https://schema.org/width, https://schema.org/color, https://schema.org/gtin13, ...) will typically expect such data to be provided using those properties, rather than using the generic property/value mechanism. | | advanceBookingRequirement | QuantitativeValue | The amount of time that is required between accepting the offer and the actual usage of the resource or service. | | reviews | Review | Review of the item. | | warranty | WarrantyPromise | The warranty promise(s) included in the offer. |
Properties from Thing
| Property | Expected Type | Description | |----------|---------------|-------------| | digital | Number | A number from 0.0 to 1.0 representing the degree of digital vs physical embodiment. 1.0 = fully digital, 0.0 = fully physical, 0.5 = hybrid. | | disambiguatingDescription | Text | A sub property of description. A short description of the item used to disambiguate from other, similar items. Information from other properties (in particular, name) may be necessary for the description to be useful for disambiguation. | | potentialAction | Action | Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role. | | additionalType | Text or URL | An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. Typically the value is a URI-identified RDF class, and in this case corresponds to the use of rdf:type in RDF. Text values can be used sparingly, for cases where useful information can be added without their being an appropriate schema to reference. In the case of text values, the class label should follow the schema.org style guide. | | identifier | URL or Text or PropertyValue | The identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See background notes for more details. | | image | ImageObject or URL | An image of the item. This can be a [[URL]] or a fully described [[ImageObject]]. | | sameAs | URL | URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Wikidata entry, or official website. | | description | Text or TextObject | A description of the item. | | alternateName | Text | An alias for the item. | | url | URL | URL of the item. | | subjectOf | Event or CreativeWork | A CreativeWork or Event about this Thing. | | name | Text | The name of the item. | | mainEntityOfPage | CreativeWork or URL | Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See background notes for details. |
https://schema.org.ai/OfferForLeasehttps://schema.org.ai