---
title: Name and JSON with id
description: Values of this syntax hold a DN prepended with a JSON object with an _id property. Examples:
component: pingds
version: 8.1
page_id: pingds:schemaref:s-NameandJSONwithid
canonical_url: https://docs.pingidentity.com/pingds/8.1/schemaref/s-NameandJSONwithid.html
---

# Name and JSON with id

Values of this syntax hold a DN prepended with a JSON object with an `_id` property. Examples:

```
attribute: uid=bjensen,ou=people,dc=example,dc=com
attribute: {"_id": "anId", "json": "value"}uid=bjensen,ou=people,dc=example,dc=com
```

|                       |                                                                               |
| --------------------- | ----------------------------------------------------------------------------- |
| *OID*                 | 1.3.6.1.4.1.36733.2.1.3.12                                                    |
| *Description*         | Name and JSON with id                                                         |
| *Interface stability* | Internal use only. Do not remove or modify. Subject to change without notice. |
| *Origin*              | OpenDJ Directory Server                                                       |
