schema.org.ai

wistia

Video hosting platform for businesses.

Extends: Technology

Wistia

Video hosting platform for businesses.

Overview

Category: Video software

Video hosting platform for businesses.

Related Skills

No related skills listed.

Occupations Using This Technology

No occupations listed.

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Wistia',
  category: 'Video software',
  description: 'Video hosting platform for businesses.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Wistia",
  "applicationCategory": "Video software",
  "description": "Video hosting platform for businesses."
}