A simple JSON object demonstrating two fundamental fields: 'name' as a string and 'id' as an integer. This structure is commonly used for basic entity representation.
{
"name": "Example Item",
"id": 12345
}This website uses cookies for essential functions, other functions, and for statistical purposes. Please refer to the cookie policy for details.