schema.org.ai

leadpages

Landing page and lead generation platform.

Extends: Technology

Leadpages

Landing page and lead generation platform.

Overview

Category: Marketing software

Landing page and lead generation platform.

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: 'Leadpages',
  category: 'Marketing software',
  description: 'Landing page and lead generation platform.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Leadpages",
  "applicationCategory": "Marketing software",
  "description": "Landing page and lead generation platform."
}