JSON

JavaScript Object Notation—a lightweight data format for storing and transmitting structured data, widely used in web APIs. JSON's human-readable syntax makes it easy to work with for configurations and data exchange. Framer uses JSON for various configurations and API integrations.

Related terms

Related terms

  • Lottie

    Motion

    A JSON-based animation format that renders Adobe After Effects animations on the web with small file sizes and infinite scalability. Lottie animations are lightweight, vector-based, and highly customizable through JavaScript. Import Lottie files into Framer for sophisticated animations without performance penalties.

  • XML

    General

    eXtensible Markup Language—a format for storing and transporting structured data, used in sitemaps and RSS feeds. XML sitemaps help search engines discover all pages on your site. Framer generates XML sitemaps automatically.

  • JSON-LD

    SEO

    A format for embedding structured data in pages using JavaScript Object Notation for Linked Data. JSON-LD helps search engines interpret content entities and can enable rich search results. See Structured data through JSON-LD.

  • Structured Outputs

    AI

    Structured Outputs enforce a specific response shape, often with schemas, so AI output can be parsed and consumed reliably by software.