schema.org.ai

RealtyStarAgentOffice

Office suite software

Extends: Technology

RealtyStar AgentOffice

Office suite software

Overview

Category: Office suite software

Office suite software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 41-9022.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'RealtyStar AgentOffice',
  category: 'Office suite software',
  description: 'Office suite software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "RealtyStar AgentOffice",
  "applicationCategory": "Office suite software",
  "description": "Office suite software"
}