RealEstateListing constant

IriTerm const RealEstateListing

IRI for schema:RealEstateListing

A {RealEstateListing} is a listing that describes one or more real-estate {Offer}s (whose {businessFunction} is typically to lease out, or to sell). The {RealEstateListing} type itself represents the overall listing, as manifested in some {WebPage}.

Implementation

static const RealEstateListing = IriTerm.prevalidated(
  'https://schema.org/RealEstateListing',
);