schema.org.ai

JuniperSystemsLandMarkMobile

Mobile location based services software

Extends: Technology

Juniper Systems LandMark Mobile

Mobile location based services software

Overview

Category: Mobile location based services software

Mobile location based services software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 19-4043.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Juniper Systems LandMark Mobile',
  category: 'Mobile location based services software',
  description: 'Mobile location based services software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Juniper Systems LandMark Mobile",
  "applicationCategory": "Mobile location based services software",
  "description": "Mobile location based services software"
}