---
title: "Beautify and sort JSON"
description: "Indent compact JSON and sort object keys for easier comparison."
---

> Documentation Index
> Fetch the complete documentation index at: https://help.serialize.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Beautify and sort JSON

import RecipeDoc from "../../../../components/RecipeDoc.astro";

Source: https://help.serialize.dev/recipes/structured-data/json-beautify/index.mdx
